UserZone / UserZones


Object tree UserZone branch

The UserZone object contains information about a particular user zone on the page. The UserZone object provides access to the coordinates of a user zone, its content type, and so on. All coordinates of this object refer to the original image.

The UserZones collection is a sorted set of UserZone objects, where each element represents a user zone on the related page. Through its properties, the UserZones collection enables you to access and modify the user zone set which provides input for recognition.

After zone location or recognition, the OCRZones collection is created and the UserZones collection is synchronized accordingly.

Note In processing methods that alter the user zone set, the collection is stored automatically for later reference. Use the RestoreUserZones method to recall the original UserZones set.