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