Class RollCut.RollCutOption
RollCut.RollCutOption class
Describes the JobRollCutAtEndOfJob
and DocumentRollCut
features options.
public sealed class RollCutOption : Option
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
Methods
Name | Description |
---|---|
Add(params IOptionItem[]) | Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance. |
Fields
Name | Description |
---|---|
static Banner | Specifies cutting method for banner (DocumentRollCut only). |
static CutSheetAtImageEdge | Specifies cutting at the edge of the image. |
static CutSheetAtStandardMediaSize | Specifies cutting for standard media size. |
static None | Specifies no job roll cut. |
See Also
- class Option
- class RollCut
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page