PrintDocument for WinForms
OutputRange コンストラクタ(Int32)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutputRange クラス > OutputRange コンストラクタ : OutputRange コンストラクタ(Int32)
The maximum page number (used to prevent infinite enumeration).
Creates a new instance of the output range that includes all pages in the document.
シンタックス
'宣言
 
Public Function New( _
   ByVal maxPageNumber As System.Integer _
)
'使用法
 
Dim maxPageNumber As System.Integer
 
Dim instance As New OutputRange(maxPageNumber)
public OutputRange( 
   System.int maxPageNumber
)

パラメータ

maxPageNumber
The maximum page number (used to prevent infinite enumeration).
参照

OutputRange クラス
OutputRange メンバ
オーバーロード一覧