C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1dbExporter Class / C1DocumentFormat Property

In This Topic
C1DocumentFormat Property (C1dbExporter)
In This Topic
Overridden. Gets a C1.C1Preview.C1DocumentFormatEnum value that determines the format used to save the document. This implementation returns C1.C1Preview.C1DocumentFormatEnum.C1db.
Syntax
'Declaration
 
Public Overrides ReadOnly Property C1DocumentFormat As C1DocumentFormatEnum
 
See Also