Document Library for WinForms
GetMinPage メソッド (OutputRange)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > OutputRange クラス : GetMinPage メソッド
The starting page number (used if the current range is from the beginning of a document).
Gets the starting page number of the current range.
シンタックス
'宣言
 
Public Function GetMinPage( _
   ByVal minPageNumber As System.Integer _
) As System.Integer
public System.int GetMinPage( 
   System.int minPageNumber
)

パラメータ

minPageNumber
The starting page number (used if the current range is from the beginning of a document).

戻り値の型

The actual starting page number.
参照

OutputRange クラス
OutputRange メンバ