PrintDocument for WinForms
GetFirstPage メソッド (OutputRange)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutputRange クラス : GetFirstPage メソッド
Returns the first page in the range.
シンタックス
'宣言
 
Public Function GetFirstPage() As System.Integer
'使用法
 
Dim instance As OutputRange
Dim value As System.Integer
 
value = instance.GetFirstPage()
public System.int GetFirstPage()

戻り値の型

The number of the first page.
参照

OutputRange クラス
OutputRange メンバ