Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / GifExportProvider Class / FormatName Property

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