'宣言 Public Function New( _ ByVal source As C1PageSettings _ )
'使用法 Dim source As C1PageSettings Dim instance As New C1PageSettings(source)
public C1PageSettings( C1PageSettings source )
パラメータ
- source
- The C1PageSettings object to initialize the current one from.