public static class AutotagPDFOptions.Builder extends Object
AutotagPDFOptions instance.| Constructor and Description |
|---|
Builder()
Constructs a
AutotagPDFOptions.Builder instance. |
| Modifier and Type | Method and Description |
|---|---|
AutotagPDFOptions |
build()
Returns a new
AutotagPDFOptions instance built from the current state of this builder. |
AutotagPDFOptions.Builder |
generateReport()
If invoked, generates an additional tagging report which contains the information about the tags that
the tagged output PDF document contains.
|
AutotagPDFOptions.Builder |
shiftHeadings()
If invoked, then the headings will be shifted in the output PDF document.
|
public AutotagPDFOptions.Builder generateReport()
public AutotagPDFOptions.Builder shiftHeadings()
public AutotagPDFOptions build()
AutotagPDFOptions instance built from the current state of this builder.AutotagPDFOptions instanceCopyright © 2023 Adobe. All rights reserved.