ImageGear for .NET
OutOfCodePageCharacters Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecOutputManager Class : OutOfCodePageCharacters Property




Glossary Item Box

Gets characters validated for recognition but not available in current Code Page.

Syntax

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

Property Value

String of characters.

Remarks

This property will contain any characters (in Unicode) validated for recognition, which can not be found in the current Code Page.

This property can be used to check whether the current Code Page setting contains all the characters of the current Language environment (characters needed for the language selection, plus any LanguagesPlus characters), and any characters listed as FilterPlus characters.

See Also

©2013. Accusoft Corporation. All Rights Reserved.