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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : FirstPageIndex プロパティ
Gets the 0-based index of the first page of the document associated with the current item within the containing C1MultiDocument.
シンタックス
'宣言
 
Public ReadOnly Property FirstPageIndex As System.Integer
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value As System.Integer
 
value = instance.FirstPageIndex
public System.int FirstPageIndex {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ