Class DocumentCollate

Class DocumentCollate

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Opisuje cechy kolacji wyjściowej. Wszystkie strony w każdym pojedynczym dokumencie są skompletowane.
DocumentCollate i JobCollateAlldocuments są wzajemnie wykluczające się. Zachowanie i implementacja tego, czy oba, czy tylko jeden z tych słów kluczowych jest zaimplementowany, pozostawiono sterownikowi.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcollate

public sealed class DocumentCollate : Collate, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
Collate
DocumentCollate

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktory

DocumentCollate(params CollateOption[])

Tworzy nową instancję.

public DocumentCollate(params Collate.CollateOption[] options)

Parametry

options Collate.CollateOption[]

Tablica opcji specyficznych dla funkcji.

 Polski