AutotagPDFOptions

AutotagPDFOptions

Parameters for creating a tagged PDF using AutotagPDFOperation.

Members

(readonly) shiftHeadings :boolean

Description:
  • Boolean value specifying whether headings need to be shifted in the tagged PDF.

Boolean value specifying whether headings need to be shifted in the tagged PDF.

Type:
  • boolean

(readonly) generateReport :boolean

Description:
  • Boolean value specifying whether an additional tagging report needs to be generated.

Boolean value specifying whether an additional tagging report needs to be generated.

Type:
  • boolean

Methods

(static) Builder() → {AutotagPDFOptionsBuilder}

Description:
Returns:

A Builder instance for initializing AutotagPDFOptions.

Type
AutotagPDFOptionsBuilder