Class DocumentNUp

Class DocumentNUp

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

描述多个逻辑页面的输出和格式到一个单一的物理表。每个文件分别编写。 DocumentNUp 和 Aspose.Page.XPS。XpsMetadata.JobNUpAllDocuments 相关它们是相互独占的,这取决于司机确定这些关键字之间的限制处理。https://docs.microsoft.com/en-us/windows/win32/printdocs/documentnup

public sealed class DocumentNUp : NUp, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature NUp DocumentNUp

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

文档(帕拉姆[])

创造一个新的例子。

public DocumentNUp(params NUp.INUpItem[] items)

Parameters

items NUp . INUpItem ( )

一系列对特征的物品。

Methods

AddPagesPerSheetOption(因特)

添加和选项与A PagesPerSheet 积分财产价值。指定每个物理板的逻辑页数。

public DocumentNUp AddPagesPerSheetOption(int value)

Parameters

value int

A PagesPerSheet 积分财产价值。支持的集合可以是任何集合的集合,例如 {1,2,4,6,8,9,16}。

Returns

DocumentNUp

这个特殊的例子。

 中文