Link Search Menu Expand Document

DocumentPrinterDuplex Property

Gets or sets the printer setting for double-sided printing (duplex). To set duplex mode by name use the SetDuplex(String) method.

Note: Not all printers support the duplex printing.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public Duplex Duplex { get; set; }

Property Value

Type: Duplex
See Also

Reference