public final class JobHolePunch extends HolePunch implements IJobPrintTicketItem
Describes the hole punching characteristics of the output. All documents are punched together.
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/jobholepunch
HolePunch.HolePunchOption
Constructor and Description |
---|
JobHolePunch(HolePunch.HolePunchOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobHolePunch(HolePunch.HolePunchOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.