Click or drag to resize

ScannerAvailableResolutions Property

This property returns the available scanning resolutions.

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

Property Value

Type: RSDRS
Remarks

Possible values are listed under the RSDRS Enumeration topic.

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

See Also