Creates a new instance of the EmfExporter 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

Return Value

The newly created EmfExporter.

See Also