Click or drag to resize

COCROptions Properties

The PdfFocusCOCROptions type exposes the following members.

Properties
 NameDescription
Public propertyMode Set the OCR mode: Disable (default), All images, Automatic.
Public propertyOcrLanguage Gets and sets OCR language(s) for Tesseract. Default: "eng".
Public propertyOcrResourcePath Gets and sets a path to tessdata folder. Default: ".\tessdata".
Top
See Also