Creates and returns a new instance of format exporter

Namespace:  C1.C1PrintDocument.Export
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
IExporter NewExporter()
Visual Basic (Declaration)
Function NewExporter As IExporter

See Also