Cognex Custom Character Codes
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 63488 | This special value (0xF800) is in the user definable region of UTF-32 Unicode values. It is used specially by Cognex to signify that the character code is "unknown". | |
| AnyCharacter | 63489 | This is used to specify that all non-reserved character codes are allowed. | |
| AnyNonspaceCharacter | 63490 | This is used to specify that all non-reserved character codes except the space character 0x20 are allowed. |
See Also