Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

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

Décrit les options de la fonctionnalité Aspose.Page.XPS.XpsMetadata.DocumentSeparatorSheet.

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

Héritage

objectPrintTicketElementCompositePrintTicketElementOptionDocumentSeparatorSheet.DocumentSeparatorSheetOption

Implémente

IFeatureItem, IPrintTicketElementChild

Membres hérités

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

Champs

BothSheets

Spécifie une feuille de séparation au début et à la fin du document.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption BothSheets

Valeur du champ

DocumentSeparatorSheet.DocumentSeparatorSheetOption

EndSheet

Spécifie une feuille de séparation à la fin du document.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption EndSheet

Valeur du champ

DocumentSeparatorSheet.DocumentSeparatorSheetOption

None

Spécifie aucune feuille de séparation.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption None

Valeur du champ

DocumentSeparatorSheet.DocumentSeparatorSheetOption

StartSheet

Spécifie une feuille de séparation au début du document.

public static DocumentSeparatorSheet.DocumentSeparatorSheetOption StartSheet

Valeur du champ

DocumentSeparatorSheet.DocumentSeparatorSheetOption

 Français