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