[]
Creates a new instance of a ExportOptionsFormBase-derived class.
public static ExportOptionsFormBase CreateForm(Exporter exporter, Type customType, Type defaultType)
| Type | Name | Description |
|---|---|---|
| Exporter | exporter | The exporter to use. |
| Type | customType | The custom form type. |
| Type | defaultType | The default form type. |
| Type | Description |
|---|---|
| ExportOptionsFormBase |