ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecOutputManager Class : OutOfCodePageCharacters Property |
'Declaration Public ReadOnly Property OutOfCodePageCharacters As String
'Usage Dim instance As ImGearRecOutputManager Dim value As String value = instance.OutOfCodePageCharacters
public string OutOfCodePageCharacters {get;}
public: __property string* get_OutOfCodePageCharacters();
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.