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

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

パラメータ

maxPageNumber
The ending page number (used if the current range is to the end of a document).

戻り値の型

The actual ending page number.
参照

OutputRange クラス
OutputRange メンバ