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