FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / TiffExportProvider Class / FormatName Property

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