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. |
