This method returns a collection of variants of a word’s recognition in the current position inside the text of a paragraph. The method returns zero for non-printable characters (spaces, carriage returns, etc.) and characters that were not recognized but added to the text during explicit editing. Zero is also returned if the text was recognized by one of the previous ABBYY FineReader Engine versions. If the IRecognizerParams::SaveWordRecognitionVariants property is set to FALSE the return collection contains one element; otherwise, the collection contains no less than one element and the variants are ordered from the best to the worst, determined by the internal estimation mechanism.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Paragraph
GetWordRecognitionVariants Method of the Paragraph Object
GetWordRecognitionVariants method of the Paragraph Object in the ABBYY FineReader Engine API — Returns the collection of recognition variants for the word at the specified position in the paragraph; returns 0 for non-printable characters and edits.
