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

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