IsSuspicious Property of the PlainText Object

This property returns TRUE if the specified character was recognized unreliably.

In ABBYY FineReader suspicious characters are highlighted with background color in the recognized text. See also What is the difference between the CharConfidence and the IsSuspicious properties?

Syntax

C++

HRESULT get_IsSuspicious(
   int           Index,
   VARIANT_BOOL* Result
);
    

C#

bool get_IsSuspicious( int Index );
    

Visual Basic .NET

Property IsSuspicious(Index As Integer) As Boolean
    

Parameters

Index
[in] This parameter specifies the index of the specified symbol in the recognized text.
Result
[out, retval] A pointer to boolean variable that receives the value of this property.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

PlainText

Working with Properties

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.