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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : LastPageIndex プロパティ
Gets the 0-based index of the last page of the document associated with the current item within the containing C1MultiDocument.

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

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

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ