ImageGear for .NET
GetLetters Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPage Class : GetLetters Method




Glossary Item Box

Returns an array of letters describing the recognized data.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

ImGearRecLetter class array.

Remarks

This method returns an array of ImGearRecLetter class objects which contain a copy of the recognition data. This method can be called after data has been recognized, whether the recognition data has been stored in memory or in a file.

See Also

©2013. Accusoft Corporation. All Rights Reserved.