Class JobRollCutAtEndOfJob

Class JobRollCutAtEndOfJob

Navne til: Aspose.Page.XPS.XpsMetadata Sammensætning: Aspose.Page.dll (25.4.0)

Beskriv metoden for skæring af rollpapir. rollen skal skæres i slutningen af arbejdet.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

De arvede medlemmer

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(Støtte af RollCutOption[])

Det skaber en ny instans.

public JobRollCutAtEndOfJob(params RollCut.RollCutOption[] options)

Parameters

options RollCut . RollCutOption []

En række muligheder, der er specifikke for funktionen.

 Dansk