Click or drag to resize

ScannerAvailableOrientations Property

This property returns the supported orientation capabilities of the scanner model.

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

Property Value

Type: RSDOR
Remarks

Possible values are listed under the RSDOR Enumeration topic.

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

See Also