'Declaration Protected Overridable Sub CopyPropertiesToOptionsForm( _ ByVal f As ExportOptionsFormBase _ )
protected virtual void CopyPropertiesToOptionsForm( ExportOptionsFormBase f )
Parameters
- f
 - The ExportOptionsFormBase object to copy the properties to.