Class JobRollCutAtEndOfJob

Class JobRollCutAtEndOfJob

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Beschreibt die Schneidemethode für Rollenpapier. Die Rolle sollte am Ende des Auftrags geschnitten werden.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobrollcutatendofjob

public sealed class JobRollCutAtEndOfJob : RollCut, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Vererbung

object
PrintTicketElement
CompositePrintTicketElement
Feature
RollCut
JobRollCutAtEndOfJob

Implementiert

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()

Konstruktoren

JobRollCutAtEndOfJob(params RollCutOption[])

Erstellt eine neue Instanz.

public JobRollCutAtEndOfJob(params RollCut.RollCutOption[] options)

Parameter

options RollCut.RollCutOption[]

Ein Array von Optionen, die spezifisch für das Feature sind.

 Deutsch