System.Drawing.Printing.PrinterSettings.CanDuplex Property

Gets a value indicating whether the printer supports double-sided printing.

Syntax

public bool CanDuplex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

To print using duplex, and if the printer supports it, set PrinterSettings.Duplex to one of the System.Drawing.Printing.Duplex values.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0