Parameters for converting PDF to a searchable PDF using OCRJob.

Implements

Constructors

Properties

Accessors

Constructors

Properties

_ocrLocale?: OCRSupportedLocale
_ocrType?: OCRSupportedType

Accessors

  • get ocrLocale(): undefined | OCRSupportedLocale
  • Returns the locale to be used for OCR.

    Returns undefined | OCRSupportedLocale

    The locale used for OCR.

  • get ocrType(): undefined | OCRSupportedType
  • Returns the type of OCR.

    Returns undefined | OCRSupportedType

    The type of OCR.

Generated using TypeDoc