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

In This Topic
    FormatName Property (ReportMetafileExportProvider)
    In This Topic
    Gets a short description of the current export format.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property FormatName As String
    public virtual string FormatName {get;}
    See Also