UserZones Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The UserZones type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
This method creates a new user zone and adds it to the UserZones collection. | |
| DeselectAll |
Use this method to deselect all zones.
| |
| Dispose | Releases all resources used by the UserZones | |
| GetDocument |
Returns the parent Document object.
| |
| GetEngine |
Returns the Engine object.
| |
| GetEnumerator | ||
| GetItem |
This property returns the requested UserZone object from the collection.
| |
| ItemByUniqueID |
This property allows you to identify a user zone based on its ID.
| |
| Remove |
This method removes the requested user zone from the collection. | |
| RemoveAll | ||
| RestoreUserZones |
This method restores the cached user zone set if it exists. | |
| SaveTemplate |
This method saves the current user zone-list to a zone-file or a zone template. | |
| ScaleZones |
This method shrinks or enlarges the size of all user zones in the collection based on the Percent parameter. | |
| SelectAll |
Use this method to select all zones.
| |
| ShiftZones |
This method shifts all user zones in this collection using the vector specified by the Shift parameter. |