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()
フィールド
Custom
カスタムバナーシートを出力する必要があることを指定します。Aspose.Page.XPS.XpsMetadata.DocumentBannerSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit 要素が指定されていない場合、このオプションは無視されるべきです。
public static DocumentBannerSheet.BannerSheetOption Custom
フィールド値
DocumentBannerSheet.BannerSheetOption
None
バナーシートを出力しないことを指定します。
public static DocumentBannerSheet.BannerSheetOption None
フィールド値
DocumentBannerSheet.BannerSheetOption
Standard
標準(デバイス定義)バナーシートを出力することを指定します。
public static DocumentBannerSheet.BannerSheetOption Standard