Duplex Enumeration
.NET Framework (current version)
Specifies the printer's duplex setting.
Assembly: System.Drawing (in System.Drawing.dll)
| Member name | Description | |
|---|---|---|
| Default | The printer's default duplex setting. | |
| Horizontal | Double-sided, horizontal printing. | |
| Simplex | Single-sided printing. | |
| Vertical | Double-sided, vertical printing. |
This enumeration is used by the PrinterSettings class.
For more information on printing, see the System.Drawing.Printing namespace overview.
.NET Framework
Available since 1.1
Available since 1.1
Show: