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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > PagesEventArgs クラス : FirstPageIndex プロパティ
このイベントに関連付けられている最初のページのインデックスを取得します。
シンタックス
'宣言
 
Public ReadOnly Property FirstPageIndex As System.Integer
'使用法
 
Dim instance As PagesEventArgs
Dim value As System.Integer
 
value = instance.FirstPageIndex
public System.int FirstPageIndex {get;}
参照

PagesEventArgs クラス
PagesEventArgs メンバ