public static final class Collate.CollateOption extends Option
Describes the DocumentCollate and JobCollateAllDocuments features options.
| Modifier and Type | Field and Description |
|---|---|
static Collate.CollateOption |
Collated
Specifies collating.
|
static Collate.CollateOption |
Uncollated
Specifies no collating.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static Collate.CollateOption Collated
Specifies collating.
public static Collate.CollateOption Uncollated
Specifies no collating.
Copyright © 2025 Aspose. All Rights Reserved.