Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PrintOptions Class / IsTurnOver Property

In This Topic
    IsTurnOver Property
    In This Topic
    Gets or sets whether turn over (on 180 degree) print pages.
    Syntax
    'Declaration
     
    Public Property IsTurnOver As Boolean
    public bool IsTurnOver {get; set;}
    See Also