Creates a new instance of the C1ReportExporter class.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public override Exporter NewExporter()
Visual Basic
Public Overrides Function NewExporter As Exporter

See Also