| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
| com.adobe.pdfservices.operation.pdfops.options.exportpdftoimages |
Contains the option classes for
ExportPDFToImagesOperation. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportPDFToImagesOperation.setOutputType(OutputType outputType)
Sets the outputType for this operation.
|
| Modifier and Type | Method and Description |
|---|---|
static OutputType |
OutputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputType[] |
OutputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Adobe. All rights reserved.