Class DocumentCoverBack

Class DocumentCoverBack

名称: Aspose.Page.XPS.XpsMetadata 合計: Aspose.Page.dll (25.4.0)

背面(最後)のカバーシートを記述します. 各ドキュメントには別々のシートが含まれます。カバーシートは Aspose.Page.XPS.XpsMetadata.PageMediaSize と Aspose.Page.XPS.XpsMetadata.PageMediaType に印刷する必要があります。文書の最後のページに使用されます. カバーシートは処理オプションに統合されなければなりません。(たとえば Aspose.Page.XPS.xpsMetadata.DocumentDuplex、 __ WL33.Xps. Xps メタデータ.ドキュメントNUp) が指定されたオプションで示されているように。https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverback

public sealed class DocumentCoverBack : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature DocumentCoverBack

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

相続人

Feature.Add(params IFeatureItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DocumentCoverBack(カバーバックオプション[])

新たな例を生み出す。

public DocumentCoverBack(params DocumentCoverBack.CoverBackOption[] options)

Parameters

options DocumentCoverBack . CoverBackOption ( )

特性に具体的な選択肢がたくさんあります。

 日本語