Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / ExportProvider Class / RtfExportProvider Field

In This Topic
    RtfExportProvider Field (ExportProvider)
    In This Topic
    Gets the static registered instance of the RTF export provider.
    Syntax
    'Declaration
     
    Public Shared ReadOnly RtfExportProvider As RtfExportProvider
    public static readonly RtfExportProvider RtfExportProvider
    See Also