TdxPDFPageInfo Members
In This Article
#Properties
Name | Description |
---|---|
Hyperlinks | Provides access to the collection of hyperlinks on the PDF document page. |
Images | Provides access to the collection of images on the PDF document page. |
Rotation |
Returns the page’s rotation angle. |
Size | Stores the dimensions of the PDF Document page, in user units. |
Text | Stores all text on the PDF document page. |
User |
Specifies the size of user units used to define dimensions on the PDF document page. |
#Methods
Name | Description |
---|---|
Pack | Removes temporary objects associated with the page. |
Rotate |
Rotates the page by a predefined angle. |
See Also