C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / CompatibilityOptions Property

In This Topic
CompatibilityOptions Property
In This Topic
Gets the CompatibilityOptions object which determines compatibility with previous versions of C1PrintDocument.
Syntax
'Declaration
 
Public ReadOnly Property CompatibilityOptions As CompatibilityOptions
 
See Also