PrintDocument for WinForms
DocumentPageLayouts コンストラクタ


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : DocumentPageLayouts コンストラクタ
所有者となる C1PrintDocument オブジェクト。
DocumentPageLayouts クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As C1PrintDocument _
)
'使用法
 
Dim owner As C1PrintDocument
 
Dim instance As New DocumentPageLayouts(owner)
public DocumentPageLayouts( 
   C1PrintDocument owner
)

パラメータ

owner
所有者となる C1PrintDocument オブジェクト。
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ