public final class DocumentHolePunch extends HolePunch implements IJobPrintTicketItem, IDocumentPrintTicketItem
Describes the hole punching characteristics of the output. Each document is punched separately.
The JobHolePunch
and DocumentHolePunch
keywords are mutually exclusive.
Both should not be specified simultaneously in a PrintTicket or Print Capabilities document.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch
HolePunch.HolePunchOption
Constructor and Description |
---|
DocumentHolePunch(HolePunch.HolePunchOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentHolePunch(HolePunch.HolePunchOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.