com.pspdfkit.api.PdfPageInfo |
Holds information about a page.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Rect |
getBoundingBox()
The page bounding box with the page rotation and cropping applied.
| ||||||||||
abstract Rotation |
getRotation()
The page rotation in 90 degree increments.
|
The page bounding box with the page rotation and cropping applied.
Rect
representing the bounding box.
The page rotation in 90 degree increments.
Rotation
representing page rotation (0, 90, 180, or 270)