Gets a value indicating whether the printer supports duplex (double-sided) printing.
[Visual Basic] Public ReadOnly Property CanDuplex As Boolean [C#] public bool CanDuplex {get;} [C++] public: __property bool get_CanDuplex(); [JScript] public function get CanDuplex() : Boolean;
true if the printer supports duplex printing; otherwise, false.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | Collate | IsPlotter | IsValid | SupportsColor