TextRecognitionOcrMechanism Property

Description

The OCR mechanism to use.

Property type

Read-write property.

Syntax

Visual Basic
Public Property TextRecognitionOcrMechanism As String

Return Type

Possible values:

UFT One versions 14.50 and earlier
  • Abby (default)
  • Tesseract
UFT One versions 14.51 through 15.0
  • Abbyy (default)
  • Tesseract
UFT One versions 15.0.1 and later
  • Abbyy (default)
  • Baidu
  • Google
  • Tesseract

Remarks

UFT One 2021 R1 or later:  To use ABBYY OCR, the ABBYY OCR engine has to be included in the UFT One installation. If it is not included, Tesseract is used as the default OCR mechanism.

For more details on the UFT One text recognition mechanism and the available configuration options, see the topics on text recognition in the UFT One User Guide.

See also: