CogOCRMaxClassifierCharResult Key Property Cognex VisionPro 9.7
The classification result character key.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax

public CogOCRMaxCharKey Key { get; }

Property Value

Type: CogOCRMaxCharKey
The Key value. The default value is a default constructed CogOCRMaxCharKey instance.
See Also