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

In This Topic
    FormatName Property (RtfExportProvider)
    In This Topic
    Gets a short description of the RTF export format.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property FormatName As String
    public override string FormatName {get;}
    See Also