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

In This Topic
    FormatName Property (PngExportProvider)
    In This Topic
    Gets a short description of the PNG export format.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property FormatName As System.String
    public override System.string FormatName {get;}
    See Also