C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / ImageExporter Class / ImageExporter Constructor

In This Topic
ImageExporter Constructor
In This Topic
Initializes a new instance of the ImageExporter class. Sets the ImageFormat to the default System.Drawing.Imaging.ImageFormat.Tiff value (may be changed later).
Syntax
'Declaration
 
Public Function New()
 
See Also