| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops.options.compresspdf |
Contains the option classes for
CompressPDFOperation. |
| Modifier and Type | Method and Description |
|---|---|
static CompressionLevel |
CompressionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionLevel[] |
CompressionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompressPDFOptions.Builder |
CompressPDFOptions.Builder.withCompressionLevel(CompressionLevel compressionLevel)
Sets compression level to be used for Compress PDF, specified by
CompressionLevel. |
Copyright © 2022 Adobe. All rights reserved.