Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace : PDFDocumentPage Class |
The following tables list the members exposed by PDFDocumentPage.
Name | Description | |
---|---|---|
Annotations | Gets a list of the annotations found in this page. | |
CropBox | Gets the crop box of this page. | |
Fonts | Gets a list of the fonts found in this page. | |
FormFields | Gets a list of the form fields found in this page. | |
Height | Gets the height in PDF units. | |
HeightInches | Gets the height of the page in inches. | |
HeightPixels | Gets the height of the page in pixels | |
Hyperlinks | Gets a list of the hyperlinks found in this page. | |
MediaBox | Gets the media box of this page. | |
Objects | Gets a list of the objects found in this page. | |
PageNumber | Gets the number of this PDF page. | |
Signatures | Gets a list of the digital signatures found in this page. | |
Width | Gets the width in PDF units. | |
WidthInches | Gets the width of the page in inches. | |
WidthPixels | Gets the width of the page in pixels. |
Name | Description | |
---|---|---|
ConvertPoint | Converts a point from one coordinate system type to another. | |
ConvertRect | Converts a rectangle from one coordinate system type to another. |