public static final class JobPageOrder.JobPageOrderOption extends Option
Describes the JobPageOrder
feature options.
Modifier and Type | Field and Description |
---|---|
static JobPageOrder.JobPageOrderOption |
Reverse
Specifies back to front page order.
|
static JobPageOrder.JobPageOrderOption |
Standard
Specifies front to back page order.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static JobPageOrder.JobPageOrderOption Standard
Specifies front to back page order.
public static JobPageOrder.JobPageOrderOption Reverse
Specifies back to front page order.
Copyright © 2022 Aspose. All Rights Reserved.