GuessCode2 property (ILTRecognizedCharacters)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BSTR GuessCode2

Overview

Refer to Using Recognized Characters

Remarks

Gets or sets a UNICODE string that contains the engine's second guess for a character.

This property is updated with the current setting when the GetRecognizedCharacters method is called.

To update the set of recognized characters, set this property and the other ILTRecognizedCharacters properties accessed by the RecognizedCharacter property and call the SetRecognizedCharacters method.

See Also

Elements:

Top property, Left property, Width property, Height property, Yoffset property, Space property, SpaceErr property, GuessCode property, GuessCode3 property, ZoneIndex property, CellIndex property, Confidence property, Font property, Flags property, FontSize property, LanguageId property, LanguageId2 property, GetRecognizedCharacters method, RecognizedCharactersCount property, RecognizedCharacter property, SetRecognizedCharacters method

Topics:

Quick Reference OCR: Using Recognized Characters