[]
        
(Showing Draft Content)

C1.Win.C1Document.Export.ExportOptionsFormBase.CreateForm

CreateForm Method

CreateForm(ExportFilter, Type, Type)

Creates a new instance of a ExportOptionsFormBase-derived class.

Declaration
public static ExportOptionsFormBase CreateForm(ExportFilter exporter, Type customType, Type defaultType)
Parameters
Type Name Description
ExportFilter exporter

The exporter to use.

Type customType

The custom form type.

Type defaultType

The default form type.

Returns
Type Description
ExportOptionsFormBase