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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentLocation クラス > DocumentLocation コンストラクタ : DocumentLocation コンストラクタ(C1Page,RectangleD)
ターゲットドキュメントページ。
ページ上のターゲット範囲。
DocumentLocationクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
ターゲットドキュメントページ。
bounds
ページ上のターゲット範囲。
参照

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