Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / ExportDescription Class / Format Property

In This Topic
    Format Property
    In This Topic
    Gets the default file extension for the export format.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Format As String
    public string Format {get;}
    See Also