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
3/26/2024 1:49:49 PM