Initializes a new instance of the ImageExporter class. Sets the ImageFormat to the default Tiff value (may be changed later).

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

Syntax

C#
public ImageExporter()
Visual Basic
Public Sub New

See Also