ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ImageExportProvider Class / ImageFormat Property

In This Topic
    ImageFormat Property (ImageExportProvider)
    In This Topic
    Gets the ImageFormat associated with the current export provider.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageFormat As System.Drawing.Imaging.ImageFormat
    public System.Drawing.Imaging.ImageFormat ImageFormat {get;}
    See Also