| 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 |
|---|---|
static ExportPDFToImagesOperation |
ExportPDFToImagesOperation.createNew(ExportPDFToImagesTargetFormat exportPDFToImagesTargetFormat)
Constructs a
ExportPDFToImagesOperation instance. |
| Modifier and Type | Method and Description |
|---|---|
static ExportPDFToImagesTargetFormat |
ExportPDFToImagesTargetFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportPDFToImagesTargetFormat[] |
ExportPDFToImagesTargetFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Adobe. All rights reserved.