Class DocumentBannerSheet.BannerSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Représente les options de la fonctionnalité Aspose.Page.XPS.XpsMetadata.DocumentBannerSheet.
public sealed class DocumentBannerSheet.BannerSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Héritage
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBannerSheet.BannerSheetOption
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
Personnalisé
Spécifie qu’une feuille de bannière personnalisée doit être produite. Si un élément Aspose.Page.XPS.XpsMetadata.DocumentBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit n’est pas spécifié, cette option doit être ignorée.
public static DocumentBannerSheet.BannerSheetOption Custom
Valeur du champ
DocumentBannerSheet.BannerSheetOption
Aucune
Spécifie qu’aucune feuille de bannière ne doit être produite.
public static DocumentBannerSheet.BannerSheetOption None
Valeur du champ
DocumentBannerSheet.BannerSheetOption
Standard
Spécifie que la feuille de bannière standard (définie par le périphérique) doit être produite.
public static DocumentBannerSheet.BannerSheetOption Standard