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

In This Topic
C1DocumentFormat Property (C1dxExporter)
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.C1dx.
Syntax
'Declaration
 
Public Overrides ReadOnly Property C1DocumentFormat As C1DocumentFormatEnum
 
See Also