DocumentPrinterDuplex Property ByteScout PDF Renderer SDK
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.1.4800-master
Syntax

public Duplex Duplex { get; set; }

Property Value

Type: Duplex
See Also

Reference