Enum OperationSelectionBox.BoxEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationSelectionBox.BoxEnum>
    Enclosing class:
    OperationSelectionBox

    public static enum OperationSelectionBox.BoxEnum
    extends Enum<OperationSelectionBox.BoxEnum>
    Used to select the box that should be scaled. * media\\_box = The page's physical dimensions. * crop\\_box = The visible (printable) page area. * bleed\\_box = Untrimmed content position on the page (content dimensions plus trim box). * trim\\_box = Trimmed content position on the page (final content dimensions). * art\\_box = Position for special page content (images).