Class DocumentCoverBack.CoverBackOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.DocumentCoverBack 機能オプションの説明。
public sealed class DocumentCoverBack.CoverBackOption : Option, IFeatureItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentCoverBack.CoverBackOption
実装
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()
フィールド
BlankCover
空白のカバーシートを印刷することを指定します。
public static DocumentCoverBack.CoverBackOption BlankCover
フィールド値
DocumentCoverBack.CoverBackOption
NoCover
カバーを出力しないことを指定します。
public static DocumentCoverBack.CoverBackOption NoCover
フィールド値
DocumentCoverBack.CoverBackOption
PrintBack
“CoverBackSource” で示されたカバーをカバーシートの裏面に印刷することを指定します。Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit 要素が指定されていない場合、このオプションは無視されるべきです。
public static DocumentCoverBack.CoverBackOption PrintBack
フィールド値
DocumentCoverBack.CoverBackOption
PrintBoth
“CoverBackSource” で示されたカバーをカバーシートの両面に印刷できることを指定します。Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit 要素が指定されていない場合、このオプションは無視されるべきです。
public static DocumentCoverBack.CoverBackOption PrintBoth
フィールド値
DocumentCoverBack.CoverBackOption
PrintFront
“CoverBackSource” で示されたカバーをカバーシートの表面に印刷することを指定します。Aspose.Page.XPS.XpsMetadata.DocumentCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit 要素が指定されていない場合、このオプションは無視されるべきです。
public static DocumentCoverBack.CoverBackOption PrintFront