'宣言 Public Function New( _ ByVal owner As C1PrintDocument _ )
'使用法 Dim owner As C1PrintDocument Dim instance As New DocumentPageLayouts(owner)
public DocumentPageLayouts( C1PrintDocument owner )
パラメータ
- owner
- The C1PrintDocument that is the owner of the current instance.