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

이 특징은 사례입니다.

 한국어