TesseractOcrConfigMode Property
Description
Enables you to specify that UFT One uses the default Tesseract configuration or load configuration from a config file.
Property type
Read-write property
Syntax
Visual Basic
Public Property TesseractOcrConfigMode As Integer
Return Type
  • 0: default configuration
  • 1: load configuration from a file
See Also