Class JobBindAllDocuments

Class JobBindAllDocuments

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

Popisuje metodu vázání. Všechny dokumenty v úloze jsou spojeny dohromady.
Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments a Aspose.Page.XPS.XpsMetadata.DocumentBinding jsou vzájemně se vylučující.
Je na ovladači, aby určil zpracování omezení mezi těmito klíčovými slovy.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments

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

Dědění

object
PrintTicketElement
CompositePrintTicketElement
Feature
JobBindAllDocuments

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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

Konstruktor

JobBindAllDocuments(params BindingOption[])

Vytváří novou instanci.

public JobBindAllDocuments(params JobBindAllDocuments.BindingOption[] options)

Parametry

options JobBindAllDocuments.BindingOption[]

Pole možností specifických pro tuto funkci.

 Čeština