Class JobCollateAllDocuments

Class JobCollateAllDocuments

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

Opisuje cechy sortowania wyjścia. Wszystkie dokumenty w każdym pojedynczym zadaniu są sortowane.
Aspose.Page.XPS.XpsMetadata.DocumentCollate oraz Aspose.Page.XPS.XpsMetadata.JobCollateAllDocuments są wzajemnie wykluczające się.
Zachowanie i implementacja tego, czy oba, czy tylko jeden z tych słów kluczowych jest implementowany, pozostawiono sterownikowi.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcollatealldocuments

public sealed class JobCollateAllDocuments : Collate, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
Collate
JobCollateAllDocuments

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Dziedziczone 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()

Konstruktorzy

JobCollateAllDocuments(params CollateOption[])

Tworzy nową instancję.

public JobCollateAllDocuments(params Collate.CollateOption[] options)

Parametry

options Collate.CollateOption[]

Tablica opcji specyficznych dla funkcji.

 Polski