Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Region represents a field region on a document image. A region is built from one or more rectangles.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| PageId | string | Read-only | Identifier of the page that contains the region. |
| Rectangles | Rectangle[] | Read-only | The rectangle set used to make the region. |
Methods
AddRectangle
true if the rectangle was added.
RemoveRectangle
true if the rectangle was removed.
RemoveAll
RegionsCollection
Region objects for a single field.
Methods
AddRegion
Region.
RemoveRegion
RemoveAll
Related topics
Field
Provides access to the field value and its properties.
Rectangle
Top-left and bottom-right coordinates of a rectangular page area.
Object model
Full JavaScript object reference for Custom activity scripts.
