Aspose::Page::XPS::XpsMetadata::RollCut::RollCutOption class

RollCutOption class

Describes the JobRollCutAtEndOfJob and DocumentRollCut features options.

class RollCutOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static BannerSpecifies cutting method for banner (DocumentRollCut only).
static CutSheetAtImageEdgeSpecifies cutting at the edge of the image.
static CutSheetAtStandardMediaSizeSpecifies cutting for standard media size.
static NoneSpecifies no job roll cut.

See Also