IPageRect
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 |
12.04.2024 18:16:02