Class AutotagPDFParams


  • public class AutotagPDFParams
    extends Object
    Parameters for creating a tagged PDF using AutotagPDFJob.
    • Method Detail

      • isGenerateReport

        public boolean isGenerateReport()
        Returns a boolean value specifying whether an additional tagging report needs to be generated.
        Returns:
        true if tagging report will be generated, false otherwise
      • isShiftHeadings

        public boolean isShiftHeadings()
        Returns a boolean value specifying whether headings need to be shifted in the tagged PDF.
        Returns:
        true if headings will be shifted in the tagged PDF, false otherwise