Property DuplexMode
- Namespace
- DotNetBrowser.Print.Settings
- Assembly
- DotNetBrowser.dll
DuplexMode
Gets or sets the duplex mode.
DuplexMode DuplexMode { get; set; }
Property Value
- DuplexMode
The duplex mode used for printing.
Exceptions
- ArgumentException
The specified duplex mode is not supported by the printer.