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

In This Topic
    FileFormat Property (C1ReportTIFFExporter)
    In This Topic
    Gets the actual export file format supported by the current exporter.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property FileFormat As FileFormatEnum
    public virtual FileFormatEnum FileFormat {get;}
    See Also