CharactersAllowedType

CharactersAllowedType enumeration

Determines the type of characters allowed for recognition result.

Members

Member nameDescription
ALLRecognize all characters.
LATIN_ALPHABETRecognize only if character is an latin alphabetic letter.
DIGITSRecognize only if character is hexadecimal digit.

See Also