public class AutotagPDFOutput extends Object
AutotagPDFOperation
.Constructor and Description |
---|
AutotagPDFOutput(FileRef taggedPDF)
Constructs an
AutotagPDFOutput instance. |
AutotagPDFOutput(FileRef taggedPDF,
FileRef report)
Constructs an
AutotagPDFOutput instance. |
Modifier and Type | Method and Description |
---|---|
FileRef |
getReport()
Returns a reference to the additional tagging report, if specified for the operation, null otherwise.
|
FileRef |
getTaggedPDF()
Returns a reference to the output tagged PDF document.
|
public AutotagPDFOutput(FileRef taggedPDF)
AutotagPDFOutput
instance.taggedPDF
- a reference to tagged PDFCopyright © 2023 Adobe. All rights reserved.