'宣言 Public Function New( _ ByVal source As C1PageSettings, _ ByVal landscape As System.Boolean _ )
'使用法 Dim source As C1PageSettings Dim landscape As System.Boolean Dim instance As New C1PageSettings(source, landscape)
public C1PageSettings( C1PageSettings source, System.bool landscape )
パラメータ
- source
- コピー元のオブジェクト。
- landscape
- 用紙方向が横向きかどうか。