PrintDocument for WinForms
DocumentLocation コンストラクタ(C1Page,RectangleD)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentLocation クラス > DocumentLocation コンストラクタ : DocumentLocation コンストラクタ(C1Page,RectangleD)
The target document page.
The target bounds on page.
Initializes a new instance of the DocumentLocation class.
シンタックス
'宣言
 
Public Function New( _
   ByVal page As C1Page, _
   ByVal bounds As RectangleD _
)
'使用法
 
Dim page As C1Page
Dim bounds As RectangleD
 
Dim instance As New DocumentLocation(page, bounds)
public DocumentLocation( 
   C1Page page,
   RectangleD bounds
)

パラメータ

page
The target document page.
bounds
The target bounds on page.
参照

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