Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / ExportProvider Class / FormatName Property

In This Topic
    FormatName Property (ExportProvider)
    In This Topic
    Gets a short description of the current export format.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property FormatName As String
    public abstract string FormatName {get;}
    See Also