'宣言 Protected Overrides Sub CopyPropertiesFromOptionsForm( _ ByVal f As ExportOptionsFormBase _ )
'使用法 Dim instance As HtmlExporter Dim f As ExportOptionsFormBase instance.CopyPropertiesFromOptionsForm(f)
protected override void CopyPropertiesFromOptionsForm( ExportOptionsFormBase f )
パラメータ
- f
- The HtmlOptionsForm object to copy the options from.