Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / ExportProvider Class / RtfExportProvider Field

In This Topic
    RtfExportProvider Field
    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