public final class JobDuplexAllDocumentsContiguously extends Duplex implements IJobPrintTicketItem
Describes the duplex characteristics of the output. The duplex feature allows for printing on
both sides of the media. All Documents in the job are duplexed together contiguously.
JobDuplexAllDocumentsContiguously
and DocumentDuplex
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/jobduplexalldocumentscontiguously
Duplex.DuplexMode, Duplex.DuplexOption
Constructor and Description |
---|
JobDuplexAllDocumentsContiguously(Duplex.DuplexOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobDuplexAllDocumentsContiguously(Duplex.DuplexOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.