Click or drag to resize

ScannerAvailableDropouts Property

This property returns the supported dropout color capabilities of the scanner.

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

Property Value

Type: RSDLC
Remarks

Possible values are listed under the RSDLC Enumeration topic.

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

See Also