CharacterVariants Property of the FuzzyString Object

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++

HRESULT get_CharacterVariants(
   int   Position,
   BSTR* Result
);
    

C#

string get_CharacterVariants( int Position);
    

Visual Basic .NET

ReadOnly Property CharacterVariants(Position As Integer) As String
    

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

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.