Used to represent characters that could not be classified in the
ResultString.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: StringThe UnknownCharacterMarker value. The default value is "?".
Remarks
The UknownCharacterMarker held by a CogOCRMaxLineResult is the same as the UnknownCharacterMarker propery of the CogOCRMaxTool at the time the CogOCRMaxLineResult was created.
See Also