PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1dbExportProvider Class / FormatName Property

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