TdxPDFPageRect Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Create static | Creates an invalid PDF page rectangle. |
Create |
Creates a rectangle based on two points in a PDF document. |
Create |
Creates a rectangle on a specified PDF document page. |
Create |
Creates a rectangle on a specified PDF document page. |
Invalid | Resets the PDF page rectangle. |
Is |
Identifies if the PDF page rectangle is invalid. |
See Also