PdfTextPage Properties |
The PdfTextPage type exposes the following members.
| Name | Description | |
|---|---|---|
| CharCount | The number of characters in the page. | |
| CropBox |
Get a PDF page CropBox.
| |
| Height | The height of the page in PDF "user space". | |
| MediaBox |
Get a PDF page MediaBox.
| |
| PdfPage |
Gets a native pointer to PDF page
| |
| Rotate | Gets the clockwise rotation in degrees that the viewer should apply to the page. | |
| TextPage |
Gets a native pointer to PDF text page
| |
| Width | The width of the page in PDF "user space". |