Document Library for WPF
GetMaxPage メソッド

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > OutputRange クラス : GetMaxPage メソッド
終了ページ番号。現在の範囲がドキュメントの末尾で終わる場合に使用されます。
現在の範囲の終了ページ番号を取得します。
シンタックス
'宣言
 
Public Function GetMaxPage( _
   ByVal maxPageNumber As System.Integer _
) As System.Integer
public System.int GetMaxPage( 
   System.int maxPageNumber
)

パラメータ

maxPageNumber
終了ページ番号。現在の範囲がドキュメントの末尾で終わる場合に使用されます。

戻り値の型

実際の終了ページ番号。
参照

OutputRange クラス
OutputRange メンバ