Click or drag to resize

ScannerResolution Property

This property is used to get or set the current scan resolution.

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

Property Value

Type: Int32
Remarks

It is a numeric value and if the scanner does not support the requested resolution, the closest supported resolution will be set.

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

See Also