Class RollCut.RollCutOption

Class RollCut.RollCutOption

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

Beschreibt die Optionen der Funktionen Aspose.Page.XPS.XpsMetadata.JobRollCutAtEndOfJob und Aspose.Page.XPS.XpsMetadata.DocumentRollCut.

public sealed class RollCut.RollCutOption : Option, IFeatureItem, IPrintTicketElementChild

Vererbung

objectPrintTicketElementCompositePrintTicketElementOptionRollCut.RollCutOption

Implementiert

IFeatureItem, IPrintTicketElementChild

Vererbte Mitglieder

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Felder

Banner

Gibt die Schneidemethode für Banner an (nur Aspose.Page.XPS.XpsMetadata.DocumentRollCut).

public static RollCut.RollCutOption Banner

Feldwert

RollCut.RollCutOption

CutSheetAtImageEdge

Gibt das Schneiden am Rand des Bildes an.

public static RollCut.RollCutOption CutSheetAtImageEdge

Feldwert

RollCut.RollCutOption

CutSheetAtStandardMediaSize

Gibt das Schneiden für Standardmediengröße an.

public static RollCut.RollCutOption CutSheetAtStandardMediaSize

Feldwert

RollCut.RollCutOption

None

Gibt an, dass kein Job-Roll-Schnitt durchgeführt wird.

public static RollCut.RollCutOption None

Feldwert

RollCut.RollCutOption

 Deutsch