NewExporter Method
NewExporter()
Creates a new instance of the BmpFilter class.
Declaration
public override ExportFilter NewExporter()
Public Overrides Function NewExporter() As ExportFilter
Returns
| Type |
Description |
| ExportFilter |
The newly created BmpFilter.
|