Class JobBindAllDocuments
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describes the method of binding. All documents in the job are bound together. Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments and Aspose.Page.XPS.XpsMetadata.DocumentBinding are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments
public sealed class JobBindAllDocuments : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← JobBindAllDocuments
Implements
IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inherited Members
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(params BindingOption[])
Creates a new instance.
public JobBindAllDocuments(params JobBindAllDocuments.BindingOption[] options)
Parameters
options
JobBindAllDocuments.BindingOption[]
An array of options specific for the feature.