Class JobRollCutAtEndOfJob

Class JobRollCutAtEndOfJob

Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)

Beschreibt die Schneidmethode für Rollpapier. Die Roll sollte am Ende der Arbeit geschnitten werden.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

Vererbte Mitglieder

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(Parameter für RollCutOption[])

Er schafft eine neue Instanz.

public JobRollCutAtEndOfJob(params RollCut.RollCutOption[] options)

Parameters

options RollCut . RollCutOption [][]

Eine Reihe von Optionen speziell für die Funktion.

 Deutsch