public static final class RollCut.RollCutOption extends Option
Describes the JobRollCutAtEndOfJob and DocumentRollCut features options.
| Modifier and Type | Field and Description |
|---|---|
static RollCut.RollCutOption |
Banner
Specifies cutting method for banner (
DocumentRollCut only). |
static RollCut.RollCutOption |
CutSheetAtImageEdge
Specifies cutting at the edge of the image.
|
static RollCut.RollCutOption |
CutSheetAtStandardMediaSize
Specifies cutting for standard media size.
|
static RollCut.RollCutOption |
None
Specifies no job roll cut.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static RollCut.RollCutOption Banner
Specifies cutting method for banner (DocumentRollCut only).
public static RollCut.RollCutOption CutSheetAtImageEdge
Specifies cutting at the edge of the image.
public static RollCut.RollCutOption CutSheetAtStandardMediaSize
Specifies cutting for standard media size.
public static RollCut.RollCutOption None
Specifies no job roll cut.
Copyright © 2025 Aspose. All Rights Reserved.