CopyPropertiesFromOptionsForm Method (C1dbExporter)
Copies the options from the specified export options form to corresponding properties on the current exporter.
'Declaration
Protected Overridable Sub CopyPropertiesFromOptionsForm( _
ByVal As ExportOptionsFormBase _
)
Parameters
- f
- The C1dOptionsForm object to copy the options from.