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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentLocation クラス > DocumentLocation コンストラクタ : DocumentLocation コンストラクタ(Int32)
The 0-based page index.
Initializes a new instance of the DocumentLocation class.
シンタックス
'宣言
 
Public Function New( _
   ByVal pageIndex As System.Integer _
)
'使用法
 
Dim pageIndex As System.Integer
 
Dim instance As New DocumentLocation(pageIndex)
public DocumentLocation( 
   System.int pageIndex
)

パラメータ

pageIndex
The 0-based page index.
参照

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