Rectangle Object
Rectangle Object
This object represents the coordinates of a rectangle. It can be used in document separation and document indexing scripts.
Properties
| Name | Type | Description |
| Bottom | Long, read-only | Specifies the coordinate of the bottom border of the rectangle. |
| Left | Long, read-only | Specifies the coordinate of the left border of the rectangle. |
| Right | Long, read-only | Specifies the coordinate of the right border of the rectangle. |
| Top | Long, read-only | Specifies the coordinate of the top border of the rectangle. |
See also
26.03.2024 13:49:49