The character code, which is a Unicode UTF-32 code point.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Int32The CharacterCode value. The default value is (int)CogOCRMaxCharCodeConstants::Unknown.
Remarks
The key's character code may be set to CogOCRMaxCharCodeConstants.Unknown (0xF800) to signify that this character has not/could not been properly classified.
See Also