Returns the number of fragments that were rejected because they were too far from the
main line _AND_ did not overlap it sufficiently to be included.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
public int NumRejectedCharacterFragmentsOutsideLineBounds { get; }public int NumRejectedCharacterFragmentsOutsideLineBounds { get; }Public ReadOnly Property NumRejectedCharacterFragmentsOutsideLineBounds As Integer
Get
Public ReadOnly Property NumRejectedCharacterFragmentsOutsideLineBounds As Integer
Get
public:
property int NumRejectedCharacterFragmentsOutsideLineBounds {
int get ();
}public:
property int NumRejectedCharacterFragmentsOutsideLineBounds {
int get ();
}Property Value
Type:
Int32
The NumRejectedCharacterFragmentsOutsideLineBounds value. The default value is 0.