Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PngExportProvider Class / ImageFormat Property

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