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