Constructs a new AutotagPDFParams instance.
The parameters for constructing an instance of AutotagPDFParams.
Optional generateWhether to generate an additional tagging report which contains the
information about the tags that the tagged output PDF document contains. The default value is false.
Optional shiftWhether to shift headings in the output PDF document.
The default value is false.
Private Optional Readonly _generatePrivate Optional Readonly _shiftReturns a boolean value specifying whether an additional tagging report needs to be generated.
true if tagging report will be generated, false otherwise
Returns a boolean value specifying whether headings need to be shifted in the tagged PDF.
true if headings will be shifted in the tagged PDF, false otherwise
Generated using TypeDoc
Parameters for creating a tagged PDF using AutotagPDFJob.