Class DocumentBannerSheet.BannerSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
表示 Aspose.Page.XPS.XpsMetadata.DocumentBannerSheet 功能的选项。
public sealed class DocumentBannerSheet.BannerSheetOption : Option, IFeatureItem, IPrintTicketElementChild
继承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBannerSheet.BannerSheetOption
实现
IFeatureItem, IPrintTicketElementChild
继承成员
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
字段
自定义
指定应输出自定义横幅页。如果未指定 Aspose.Page.XPS.XpsMetadata.DocumentBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit 元素,则应忽略此选项。
public static DocumentBannerSheet.BannerSheetOption Custom
字段值
DocumentBannerSheet.BannerSheetOption
无
指定不应输出横幅页。
public static DocumentBannerSheet.BannerSheetOption None
字段值
DocumentBannerSheet.BannerSheetOption
标准
指定应输出标准(设备定义)横幅页。
public static DocumentBannerSheet.BannerSheetOption Standard