Class JobPrimaryBannerSheet.BannerSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.3.0)
Represents options of the Aspose.Page.XPS.XpsMetadata.JobPrimaryBannerSheet feature.
public sealed class JobPrimaryBannerSheet.BannerSheetOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobPrimaryBannerSheet.BannerSheetOption
Implements
IFeatureItem, IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fields
Custom
Specifies a custom banner sheet should be output. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.
public static readonly JobPrimaryBannerSheet.BannerSheetOption Custom
Field Value
JobPrimaryBannerSheet.BannerSheetOption
None
Specifies no banner sheet should be output.
public static readonly JobPrimaryBannerSheet.BannerSheetOption None
Field Value
JobPrimaryBannerSheet.BannerSheetOption
Standard
Specifies the standard (device defined) banner sheet should be output.
public static readonly JobPrimaryBannerSheet.BannerSheetOption Standard