[]
        
(Showing Draft Content)

C1.Document.Export.RtfExportProvider.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 override ExportFilter NewExporter()
Returns
Type Description
ExportFilter

Returns the newly created exporter.

Overrides