Skip to main content
This object is a collection of variants of a word’s recognition. The collection contains recognition variants ordered from best to worst, determined by the internal estimation mechanism.
  • The indexing of ABBYY FineReader Engine collections starts with 0.
  • The foreach statement in C# (for each in Visual Basic .NET) can be used to manipulate the collection.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
Countint, read-onlyStores the number of elements in the collection.
ElementWordRecognitionVariant, read-onlyProvides access to a single element of the collection.

Methods

NameDescription
ItemProvides access to a single element of the collection.
WordRecognitionVariants Object Diagram

Output parameter

This object is the output parameter of the following methods:

See also

WordRecognitionVariant CharacterRecognitionVariants Using Voting API Working with Collections Working with Properties