ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / Duplex Property

In This Topic
    Duplex Property (SystemPrinter)
    In This Topic
    Gets or sets the report document setting for double-sided printing.
    Syntax
    'Declaration
     
    Public Property Duplex As Duplex
    public Duplex Duplex {get; set;}
    See Also