Returns the number of rejected characters because they were not wide
enough
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
public int NumRejectedCharactersTooNarrow { get; }public int NumRejectedCharactersTooNarrow { get; }Public ReadOnly Property NumRejectedCharactersTooNarrow As Integer
Get
Public ReadOnly Property NumRejectedCharactersTooNarrow As Integer
Get
public:
property int NumRejectedCharactersTooNarrow {
int get ();
}public:
property int NumRejectedCharactersTooNarrow {
int get ();
}Property Value
Type:
Int32
The NumRejectedCharactersTooNarrow value. The default value is 0.