DocumentPrinterSetDuplex Method ByteScout PDF Renderer SDK
Sets duplex mode by predefined name. The predefined names of duplex modes should correspond to the Duplex enumeration.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

public void SetDuplex(
	string duplexModeName
)

Parameters

duplexModeName
Type: SystemString
Name of the duplex mode.
See Also

Reference