'宣言 Public Function New( _ ByVal owner As C1PrintDocument _ )
'使用法 Dim owner As C1PrintDocument Dim instance As New DocumentPageLayouts(owner)
public DocumentPageLayouts( C1PrintDocument owner )
パラメータ
- owner
- 所有者となる C1PrintDocument オブジェクト。
'宣言 Public Function New( _ ByVal owner As C1PrintDocument _ )
'使用法 Dim owner As C1PrintDocument Dim instance As New DocumentPageLayouts(owner)
public DocumentPageLayouts( C1PrintDocument owner )