public final class JobBindAllDocuments extends Feature implements IJobPrintTicketItem
Describes the method of binding. All documents in the job are bound together.
JobBindAllDocuments
and 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
Modifier and Type | Class and Description |
---|---|
static class |
JobBindAllDocuments.BindingGutter
Describes the way to specify the
BindingGutter scored property value,
whether by an integer value or by the reference to the DocumentBindingGutter parameter. |
static class |
JobBindAllDocuments.BindingOption
Describes the
JobBindAllDocuments feature options. |
static interface |
JobBindAllDocuments.IBindingOptionItem
The interface of any
BindingOption item. |
Constructor and Description |
---|
JobBindAllDocuments(JobBindAllDocuments.BindingOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobBindAllDocuments(JobBindAllDocuments.BindingOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.