PrintDocument for WinForms
PageCount プロパティ (OutputRange)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutputRange クラス : PageCount プロパティ
Gets the total number of pages in the range. Note that if the MaxPageNumber has not been set, this property will get int.MaxValue.
シンタックス
'宣言
 
Public ReadOnly Property PageCount As System.Integer
'使用法
 
Dim instance As OutputRange
Dim value As System.Integer
 
value = instance.PageCount
public System.int PageCount {get;}
参照

OutputRange クラス
OutputRange メンバ