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.
Rectangle represents a rectangular area on an image. Coordinates are specified in pixels relative to the page’s top-left corner.
Properties
| Name | Type | Access level | Description |
|---|---|---|---|
| Left | int | Read-write | The x-coordinate of the left boundary. |
| Top | int | Read-write | The y-coordinate of the top boundary. |
| Right | int | Read-write | The x-coordinate of the right boundary. |
| Bottom | int | Read-write | The y-coordinate of the bottom boundary. |
Related topics
ImageRegion
A single field region on an image, possibly composed of multiple rectangles.
RectangleList
A list of rectangle areas on an image.
ImageRegionList
A collection of field regions on an image.
Object model
Full JavaScript object reference for use in Advanced Script Rules.
