Reports for WinForms | ComponentOne
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 String
    public override string FormatName {get;}
    See Also