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