The result string read by the OCRMax tool.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
public string ResultString { get; }public string ResultString { get; }Public ReadOnly Property ResultString As String
Get
Public ReadOnly Property ResultString As String
Get
public:
property String^ ResultString {
String^ get ();
}public:
property String^ ResultString {
String^ get ();
}Property Value
Type:
String
The ResultString value. The default value is nullptr.