Reports for WinForms | ComponentOne
C1.C1Report.4 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()
    public ImageExporter()
    See Also