Skip to main content
This property returns a reference to the string which contains the recognition variants of a character in the specified position of a word.

Syntax

C++

C#

Visual Basic .NET

Parameters

Position [in] This variable contains the position of the character in the word. Result [out, retval] A pointer to the BSTR variable which receives a string with the recognition variants.

Return values

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

Remarks

If the returned string contains the U+FFFD symbol, any symbol may be used in the specified position in the word.

See also

FuzzyString Working with Properties