C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / SystemInfo Class / DocumentFormatVersion Property

In This Topic
DocumentFormatVersion Property (SystemInfo)
In This Topic
Gets a string representing the format version used to serialize a C1PrintDocument. Format versions are backward-compatible, but not necessarily forward-compatible.
Syntax
'Declaration
 
Public ReadOnly Property DocumentFormatVersion As String
 
See Also