public class AutotagPDFOptions extends Object
AutotagPDFOperation.| Modifier and Type | Class and Description |
|---|---|
static class |
AutotagPDFOptions.Builder
Builds an
AutotagPDFOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
static AutotagPDFOptions.Builder |
autotagPDFOptionsBuilder()
Returns a builder for
AutotagPDFOptions. |
boolean |
isGenerateReport()
Returns a boolean value specifying whether an additional tagging report needs to be generated.
|
boolean |
isShiftHeadings()
Returns a boolean value specifying whether headings need to be shifted in the tagged PDF.
|
public boolean isGenerateReport()
true if tagging report will be generated, false otherwisepublic boolean isShiftHeadings()
true if headings will be shifted in the tagged PDF, false otherwisepublic static AutotagPDFOptions.Builder autotagPDFOptionsBuilder()
AutotagPDFOptions.AutotagPDFOptions.Builder instanceCopyright © 2023 Adobe. All rights reserved.