[]
Creates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from ExportFilter.
public abstract ExportFilter NewExporter()
| Type | Description |
|---|---|
| ExportFilter | Returns the newly created exporter. |