OCROptions Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024

The OCROptions object contains the following properties:

Property List

Name Description
AcceleratorRecognition Specifies whether underlined characters should be recognized as accelerators.
ActiveRecognitionSet Specifies what group of characters should be recognized.
BinarizationThreshold Specifies the threshold used to decide whether the given pixel of a grayscale image is black or white.
ExactSearch Specifies whether the OCRObject.FindRectByText method should search for the exact match of the given string.
Fonts Returns a FontCollection object that represents a collection of fonts and their attributes.
GrayScaleBinarization Specifies whether the grayscale or classic binarization algorithm is used for character recognition.
RecognitionRejection Specifies the threshold used to decide if recognition of a character fails or not.
RecognitionRejectionAuto Specifies whether the character recognition threshold will be calculated automatically.
SearchAccuracy Specifies the amount of similarity of two strings in order to consider them as identical.
SkipFragmentation Specifies whether to reject fragmentation of the given onscreen object's image.

See Also

OCROptions Object

Highlight search results