CogOCRMaxSegmenterLineResultDiagnostics NumTrimmedCharactersTooTall Property Cognex VisionPro
Returns the number of characters that needed to be trimmed because they were too tall

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

public int NumTrimmedCharactersTooTall { get; }

Property Value

Type: Int32
The NumTrimmedCharactersTooTall value. The default value is 0.
See Also