ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / Duplex Property

In This Topic
    Duplex Property (IPrinterSettings)
    In This Topic
    Gets or sets the printer setting for double-sided printing.
    Syntax
    'Declaration
     
    Property Duplex As Duplex
    Duplex Duplex {get; set;}

    Property Value

    One of the Duplex values. The default is determined by the printer.
    See Also