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

In This Topic
C1DocumentFormat Property (C1dExporterBase)
In This Topic
Gets a C1.C1Preview.C1DocumentFormatEnum value that determines the format used to save the document.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property C1DocumentFormat As C1DocumentFormatEnum
 
See Also