Visual Basic (Declaration) | |
---|---|
Public Property GuessCode As Char |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public char GuessCode {get; set;} |
Return Value
The character code in UNICODE. This is either the first guess of the recognition or zero (0) signaling that the engine could not recognize the character (rejected character).Refer to RasterDocumentEngine.GetRecognizedCharacters example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family