Class RollCut.RollCutOption
Class RollCut.RollCutOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.3.0)
Describes the Aspose.Page.XPS.XpsMetadata.JobRollCutAtEndOfJob and Aspose.Page.XPS.XpsMetadata.DocumentRollCut features options.
public sealed class RollCut.RollCutOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← RollCut.RollCutOption
Implements
IFeatureItem, IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fields
Banner
Specifies cutting method for banner (Aspose.Page.XPS.XpsMetadata.DocumentRollCut only).
public static RollCut.RollCutOption Banner
Field Value
CutSheetAtImageEdge
Specifies cutting at the edge of the image.
public static RollCut.RollCutOption CutSheetAtImageEdge
Field Value
CutSheetAtStandardMediaSize
Specifies cutting for standard media size.
public static RollCut.RollCutOption CutSheetAtStandardMediaSize
Field Value
None
Specifies no job roll cut.
public static RollCut.RollCutOption None