CogOCRMaxLineResult ResultString Property Cognex VisionPro 9.7
The result string read by the OCRMax tool.

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

public string ResultString { get; }

Property Value

Type: String
The ResultString value. The default value is nullptr.
See Also