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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static Collate.CollateOption Collated
Specifies collating.
public static Collate.CollateOption Uncollated
Specifies no collating.
Copyright © 2022 Aspose. All Rights Reserved.