[]
        
(Showing Draft Content)

C1.C1Preview.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 Exporter.

Declaration
public abstract Exporter NewExporter()
Returns
Type Description
Exporter

Returns the newly created exporter.