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.
What it does
Represents a rectangle of the page.Properties
| Name | Type | Access | Description |
|---|---|---|---|
Left | int | Read/write | The left coordinate. |
Right | int | Read/write | The right coordinate. |
Top | int | Read/write | The top coordinate. |
Bottom | int | Read/write | The bottom coordinate. |
