C1.WPF.Document Assembly / C1.WPF.Document.Export Namespace / MetafileExportProvider Class / NewExporter Method

In This Topic
NewExporter Method (MetafileExportProvider)
In This Topic
Creates a new instance of the MetafileFilter class.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As ExportFilter
 

Return Value

The newly created MetafileFilter.
See Also