PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / ExportProviders Class / RtfExportProvider Property

In This Topic
    RtfExportProvider Property (ExportProviders)
    In This Topic
    Gets the static registered instance of the RTF export provider.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property RtfExportProvider As RtfExportProvider
    public static RtfExportProvider RtfExportProvider {get;}
    See Also