Class DocumentCoverFront.CoverFrontOption

Class DocumentCoverFront.CoverFrontOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Aspose.Page.XPS.XpsMetadata.DocumentCoverFront機能オプションの説明です。

public sealed class DocumentCoverFront.CoverFrontOption : Option, IFeatureItem, IPrintTicketElementChild

継承

objectPrintTicketElementCompositePrintTicketElementOptionDocumentCoverFront.CoverFrontOption

実装

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 DocumentCoverFront.CoverFrontOption BlankCover

フィールド値

DocumentCoverFront.CoverFrontOption

NoCover

カバーを出力しないことを指定します。

public static DocumentCoverFront.CoverFrontOption NoCover

フィールド値

DocumentCoverFront.CoverFrontOption

PrintBack

「CoverFrontSource」で示されたカバーをカバーシートの裏面に印刷することを指定します。Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit要素が指定されていない場合、このオプションは無視されるべきです。

public static DocumentCoverFront.CoverFrontOption PrintBack

フィールド値

DocumentCoverFront.CoverFrontOption

PrintBoth

「CoverFrontSource」で示されたカバーをカバーシートのいずれかの面に印刷できることを指定します。Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit要素が指定されていない場合、このオプションは無視されるべきです。

public static DocumentCoverFront.CoverFrontOption PrintBoth

フィールド値

DocumentCoverFront.CoverFrontOption

PrintFront

「CoverFrontSource」で示されたカバーをカバーシートの表面に印刷することを指定します。Aspose.Page.XPS.XpsMetadata.DocumentCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit要素が指定されていない場合、このオプションは無視されるべきです。

public static DocumentCoverFront.CoverFrontOption PrintFront

フィールド値

DocumentCoverFront.CoverFrontOption

 日本語