PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / CompatibilityOptions Property

In This Topic
    CompatibilityOptions Property (SampleC1PrintDocument)
    In This Topic
    Gets the C1.C1Preview.C1PrintDocument.CompatibilityOptions object which determines compatibility with previous versions of C1PrintDocument.
    Syntax
    'Declaration
     
    Public ReadOnly Property CompatibilityOptions As CompatibilityOptions
    public CompatibilityOptions CompatibilityOptions {get;}
    See Also