Click or drag to resize

BackgroundZones Class

Collection of BackgroundZone objects.
Inheritance Hierarchy

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

The BackgroundZones 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 BackgroundZones
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
This method returns the unique ID of the active item.
Top
See Also