[]
        
(Showing Draft Content)

C1.C1Preview.Export.Exporter.CopyPropertiesToOptionsForm

CopyPropertiesToOptionsForm Method

CopyPropertiesToOptionsForm(ExportOptionsFormBase)

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.

Declaration
protected virtual void CopyPropertiesToOptionsForm(ExportOptionsFormBase f)
Parameters
Type Name Description
ExportOptionsFormBase f

The ExportOptionsFormBase object to copy the properties to.