Class JobBindAllDocuments

Class JobBindAllDocuments

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

Opisuje metodę wiązania. Wszystkie dokumenty w zadaniu są ze sobą połączone.
Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments i Aspose.Page.XPS.XpsMetadata.DocumentBinding są wzajemnie wykluczające.
To do kierowcy należy określenie obsługi ograniczeń między tymi słowami kluczowymi.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments

public sealed class JobBindAllDocuments : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
JobBindAllDocuments

Implementuje

IFeatureItem,
IJobPrintTicketItem,
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()

Konstruktorzy

JobBindAllDocuments(params BindingOption[])

Tworzy nową instancję.

public JobBindAllDocuments(params JobBindAllDocuments.BindingOption[] options)

Parametry

options JobBindAllDocuments.BindingOption[]

Tablica opcji specyficznych dla funkcji.

 Polski