PrintDocument for WinForms
GetFirstPage メソッド (OutputRange)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > OutputRange クラス : GetFirstPage メソッド
範囲内の最初のページを返します。
シンタックス
'宣言
 
Public Function GetFirstPage() As System.Integer
'使用法
 
Dim instance As OutputRange
Dim value As System.Integer
 
value = instance.GetFirstPage()
public System.int GetFirstPage()

戻り値の型

最初のページの番号。
参照

OutputRange クラス
OutputRange メンバ