Click or drag to resize

PdfTextPage Properties

The PdfTextPage type exposes the following members.

Properties
  NameDescription
Public propertyCharCount
The number of characters in the page.
Protected propertyCropBox
Get a PDF page CropBox.
Public propertyHeight
The height of the page in PDF "user space".
Protected propertyMediaBox
Get a PDF page MediaBox.
Protected propertyPdfPage
Gets a native pointer to PDF page
Public propertyRotate

Gets the clockwise rotation in degrees that the viewer should apply to the page.

Protected propertyTextPage
Gets a native pointer to PDF text page
Public propertyWidth
The width of the page in PDF "user space".
Top
See Also