Gets or sets the report document setting for double-sided printing.
'Declaration
Public Property Duplex As Duplex
public Duplex Duplex {get; set;}
Property Value
A System.Drawing.Duplex enumeration value. Default is determined by System.Drawing.Printing.Duplex.Default.