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.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static final JobPageOrder.JobPageOrderOption Standard
Specifies front to back page order.
public static final JobPageOrder.JobPageOrderOption Reverse
Specifies back to front page order.
Copyright © 2025 Aspose. All Rights Reserved.