Package apple.pdfkit.enums
Class PDFDisplayBox
- java.lang.Object
-
- apple.pdfkit.enums.PDFDisplayBox
-
public final class PDFDisplayBox extends java.lang.ObjectPage boxes.
-
-
Field Detail
-
MediaBox
public static final long MediaBox
- See Also:
- Constant Field Values
-
CropBox
public static final long CropBox
- See Also:
- Constant Field Values
-
BleedBox
public static final long BleedBox
- See Also:
- Constant Field Values
-
TrimBox
public static final long TrimBox
- See Also:
- Constant Field Values
-
ArtBox
public static final long ArtBox
- See Also:
- Constant Field Values
-
-