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

In This Topic
    ExportProvider Property (C1ReportTIFFExporter)
    In This Topic
    Gets an instance of C1ReportExportProvider that describes the BaseFileFormat supported by the current exporter.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ExportProvider As ExportProvider
    public virtual ExportProvider ExportProvider {get;}
    See Also