Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

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

Beschreibt die Optionen der Funktion Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.

public sealed class DocumentSeparatorSheet.DocumentSeparatorSheetOption : Option, IFeatureItem, IPrintTicketElementChild

Vererbung

objectPrintTicketElementCompositePrintTicketElementOptionDocumentSeparatorSheet.DocumentSeparatorSheetOption

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

BothSheets

Gibt ein Trennblatt am Anfang und am Ende des Dokuments an.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

Feldwert

DocumentSeparatorSheet.DocumentSeparatorSheetOption

EndSheet

Gibt ein Trennblatt am Ende des Dokuments an.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

Feldwert

DocumentSeparatorSheet.DocumentSeparatorSheetOption

None

Gibt an, dass keine Trennblätter vorhanden sind.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

Feldwert

DocumentSeparatorSheet.DocumentSeparatorSheetOption

StartSheet

Gibt ein Trennblatt am Anfang des Dokuments an.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

Feldwert

DocumentSeparatorSheet.DocumentSeparatorSheetOption

 Deutsch