[]
Copies the options from the specified export options form to corresponding properties on the current exporter. Can be overridden in a derived class to handle format-specific options.
protected virtual void CopyPropertiesFromOptionsForm(ExportOptionsFormBase f)
Type | Name | Description |
---|---|---|
ExportOptionsFormBase | f | The ExportOptionsFormBase object to copy the options from. |