public final class DocumentStaple extends Staple implements IJobPrintTicketItem, IDocumentPrintTicketItem
Describes the stapling characteristics of the output. Each document is stapled separately.
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/documentstaple
Staple.IStapleOptionItem, Staple.StapleOption
Constructor and Description |
---|
DocumentStaple(Staple.StapleOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentStaple(Staple.StapleOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.