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

In This Topic
    ReportHTMLExportProvider Property
    In This Topic
    Gets the static registered instance of HTML export provider for C1.C1Report.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ReportHTMLExportProvider As ReportHTMLExportProvider
    public static ReportHTMLExportProvider ReportHTMLExportProvider {get;}
    See Also