Class DocumentNUp

Class DocumentNUp

Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)

Opisuje wyjście i format wielu stron logicznych do jednego arkusza fizycznego.Każdy dokument jest sporządzany oddzielnie. DocumentNUp i Aspose.Page.XPS.xpsMetadata.JobNUpAllDocumentsZgodnie zWłaścicielem kierowcy jest ustalenie ograniczeń w obsłudze między tymi słowami kluczowymi.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

Dziedziczeni członkowie

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

Constructors

Dokumentacja(Płytki INUPITEM[])

Stworzyła się nowa instancja

public DocumentNUp(params NUp.INUpItem[] items)

Parameters

items NUp . INUpItem [ ]

Zestaw elementów specyficznych dla funkcji.

Methods

AddPagesPerSheetOption(Int)

Dodatki i opcje z A PagesPerSheet Wartość własności oceniana.Określa liczbę stron logicznych na fizyczny arkusz.

public DocumentNUp AddPagesPerSheetOption(int value)

Parameters

value int

A PagesPerSheet Wartość własności oceniana.Wspierany zestaw może być dowolnym zestawem integerów np. {1,2,4,6,8,9,16}.

Returns

DocumentNUp

To charakterystyczne instancje.

 Polski