The key for this character. The key contains information that uniquely
identifies this character from other characters when it the CogOCRMaxChar
is a member of a CogOCRMaxFont
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogOCRMaxCharKeyThe Key value. The default value is a default constructed CogOCRMaxCharKey instance.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
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