public final class JobStapleAllDocuments extends Staple implements IJobPrintTicketItem
Describes the stapling characteristics of the output. All documents in the job are stapled together.
The JobStapleAllDocuments
and DocumentStaple
keywords 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/jobstaplealldocuments
Staple.IStapleOptionItem, Staple.StapleOption
Constructor and Description |
---|
JobStapleAllDocuments(Staple.StapleOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobStapleAllDocuments(Staple.StapleOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.