'宣言 Protected Overrides Sub CopyPropertiesToOptionsForm( _ ByVal f As ExportOptionsFormBase _ )
'使用法 Dim instance As EmfExporter Dim f As ExportOptionsFormBase instance.CopyPropertiesToOptionsForm(f)
protected override void CopyPropertiesToOptionsForm( ExportOptionsFormBase f )
パラメータ
- f
- プロパティのコピー先の EmfOptionsFormオブジェクト。