[]
        
(Showing Draft Content)

C1.WPF.Document.Export.ExportProvider.NewExporter

NewExporter Method

NewExporter()

Creates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from ExportFilter.

Declaration
public abstract ExportFilter NewExporter()
Returns
Type Description
ExportFilter

Returns the newly created exporter.