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