Constructs a new OCRParams instance.
The parameters for constructing an OCRParams instance.
Optional ocrThe input language to be used for OCR. Default value is EN_US.
Optional ocrThe type of OCR. Default value is SEARCHABLE_IMAGE.
Private Optional Readonly _ocrPrivate Optional Readonly _ocrReturns the locale to be used for OCR.
The locale used for OCR.
Returns the type of OCR.
The type of OCR.
Generated using TypeDoc
Parameters for converting PDF to a searchable PDF using OCRJob.