Class DocumentCoverFront

Class DocumentCoverFront

名称: 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/documentcoverfront

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature DocumentCoverFront

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

DocumentCoverFront(カバーフロントオプション[])

新たな例を生み出す。

public DocumentCoverFront(params DocumentCoverFront.CoverFrontOption[] options)

Parameters

options DocumentCoverFront . CoverFrontOption ( )

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

 日本語