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