Overview
PageCoordinateType is a enum in Aspose.PDF FOSS for Java.
Specifies which page box should be used as the coordinate space for
rendering-related operations.
This enumeration defines 2 values: MediaBox, CropBox.
Values
| Value | Description |
|---|
MediaBox | |
CropBox | |
See Also