Click or drag to resize

OCRZones Class

This property returns the collection of zones, which were created by the engine during zone location.
Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class OCRZones : IproPlusClass, IDisposable

The OCRZones type exposes the following members.

Properties
  NameDescription
Public propertyCount
This property returns the number of OCR zones stored in the collection.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the OCRZones
Public methodGetDocument
Returns the parent Document object.
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested OCRZone object from the collection.
Public methodItemByUniqueID
Returns the selected object.
Top
See Also