[]
        
(Showing Draft Content)

C1.C1Preview.Export.C1dbExporter.C1DocumentFormat

C1DocumentFormat Property

C1DocumentFormat

Overridden. Gets a C1DocumentFormatEnum value that determines the format used to save the document. This implementation returns C1db.

Declaration
public override C1DocumentFormatEnum C1DocumentFormat { get; }
Overrides