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