PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / CompatibilityOptions Property

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