Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.extractpdf |
Contains the option classes for
ExtractPDFOperation . |
Modifier and Type | Method and Description |
---|---|
TableStructureType |
ExtractPDFOptions.getTableStructureType()
Returns the table structure type of the resulting rendition
|
static TableStructureType |
TableStructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableStructureType[] |
TableStructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExtractPDFOptions.Builder |
ExtractPDFOptions.Builder.addTableStructureFormat(TableStructureType tableStructureType)
Adds the Table Structure format (Csv or Xlsx) for table renditions
|
Copyright © 2023 Adobe. All rights reserved.