TdxPDFPageRect Properties
Defines a rectangle in a PDF document.| Name | Description |
|---|---|
| BottomRight | Returns the bottom-right point of the rectangle on a PDF document page. |
| PageIndex | Specifies the PDF document page where the rectangle is located. |
| Rect | Specifies a rectangle on a PDF document page. |
| TopLeft | Returns the upper-left point of the rectangle on a PDF document page. |
See Also