BackgroundZone Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The BackgroundZone type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingRect |
This property returns the location of the OCR zone on the page.
| |
| PointCount |
This property returns the number of corner points defining the border walk coordinates of the zone.
| |
| RectCount |
This property returns the number of rectangles that cover the area of this OCR zone.
| |
| Type |
This property classifies the OCR zone into one of the basic zone-categories: flowing text, table, graphics, form zone or ignore zone.
| |
| UniqueID |
This property returns the unique ID of the active object.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the BackgroundZone | |
| Equals | (Overrides ObjectEquals(Object).) | |
| GetDocument |
Returns the parent Document object.
| |
| GetEngine |
Returns the Engine object.
| |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| Point |
This method returns the requested point of the zone-boundary polyline.
| |
| Rect |
This method returns the requested rectangle of the user zone area.
|
These automatically offered zones can be turned into user zones via user interaction.