Class JobRollCutAtEndOfJob
Class JobRollCutAtEndOfJob
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describes the cutting method for roll paper. The roll should be cut at the end of the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobrollcutatendofjob
public sealed class JobRollCutAtEndOfJob : RollCut, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← RollCut ← JobRollCutAtEndOfJob
Implements
IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inherited Members
Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
JobRollCutAtEndOfJob(params RollCutOption[])
Creates a new instance.
public JobRollCutAtEndOfJob(params RollCut.RollCutOption[] options)
Parameters
options
RollCut.RollCutOption[]
An array of options specific for the feature.