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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : PageCount プロパティ
Gets the total number of pages in the document associated with the current item.

The value is -1 if the associated document has not been generated.

シンタックス
'宣言
 
Public ReadOnly Property PageCount As System.Integer
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value As System.Integer
 
value = instance.PageCount
public System.int PageCount {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ