Click or drag to resize

ScannerColorMode Property

This property is used to get or set the current color mode.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public RSDII ColorMode { get; set; }

Property Value

Type: RSDII
Remarks

The possible values are listed in the AvailableColorModes property. You can only set one single mode at a time.

The default value of this property depends on the scanner model.

See Also