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




letters
ImGearRecLetter class letters array.

Glossary Item Box

Updates the internally stored recognition data according to the user's copy.

Syntax

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

Parameters

letters
ImGearRecLetter class letters array.

Remarks

Information set by a call to SetLetters method affects the recognized data output.

Note: it is necessary to call Recognize method after calling SetLetters method for the changes to take effect.

The array of ImGearRecLetter class objects passed to this method should have been obtained by a previous call to the GetLetters method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.