Click or drag to resize

ScannerAvailableDuplexModes Property

This property returns the supported duplex modes supported by the scanner.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public RSDDX AvailableDuplexModes { get; }

Property Value

Type: RSDDX
Remarks

Possible values are listed under the RSDDX Enumeration topic.

The available modes are returned as a bitwise combination of the possible values.

See Also