public final class JobPageOrder extends Feature implements IJobPrintTicketItem
Defines the order of physical pages for the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobpageorder
Modifier and Type | Class and Description |
---|---|
static class |
JobPageOrder.JobPageOrderOption
Describes the
JobPageOrder feature options. |
Constructor and Description |
---|
JobPageOrder(JobPageOrder.JobPageOrderOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobPageOrder(JobPageOrder.JobPageOrderOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.