TdxPDFPageInfo Properties
Stores information about a PDF document page and its content.
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. |
See Also