[]
        
(Showing Draft Content)

C1.C1Preview.Export.C1dExporter.CopyPropertiesToOptionsForm

CopyPropertiesToOptionsForm Method

CopyPropertiesToOptionsForm(ExportOptionsFormBase)

Copies the properties of the current exporter to corresponding user-editable options of the specified export options form.

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

The C1dOptionsForm object to copy the properties to.

Overrides