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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > OutputRange クラス : Contains メソッド
The page number to test.
Tests whether the specified page is within the range.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal pageNumber As System.Integer _
) As System.Boolean
public System.bool Contains( 
   System.int pageNumber
)

パラメータ

pageNumber
The page number to test.

戻り値の型

True if the page is in the range, false otherwise.
参照

OutputRange クラス
OutputRange メンバ