Link Search Menu Expand Document

BarcodePrinterSetDuplex Method

Sets duplex mode by predefined name. The predefined names of duplex modes should correspond to the Duplex enumeration.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public void SetDuplex(
	string duplexModeName
)

Parameters

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

Reference