Click or drag to resize

CharactersOCRZoneIndex Property

The property returns the index of the OCR zone containing the characters of this collection.

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

Property Value

Type: Int32
Remarks

If all characters of the page are currently contained by this collection, the OCRZoneIndex is -1. The default value is -1.

See Also