Class JobBindAllDocuments

Class JobBindAllDocuments

Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)

Popis způsobu zavazování.Všechny dokumenty v práci jsou spojeny.Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments a Aspose.Page.XPS.XpsMetadata.DocumentBinding jsou vzájemně výlučn.Je na řidiči, aby určil omezení zacházení mezi těmito klíčovými slovy.https://docs.microsoft.com/en-us/windows/win32/printdocs/jobindalldocuments

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature JobBindAllDocuments

Implements

IFeatureItem , IJobPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

Dědiční členové

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

Constructors

JobBindAllDocuments(Parametry BindingOption[])

Vytváříme novou instanci.

public JobBindAllDocuments(params JobBindAllDocuments.BindingOption[] options)

Parameters

options JobBindAllDocuments . BindingOption []a[]

ada možností specifických pro funkci.

 Čeština