Returns the number of characters that needed to be trimmed because they
were too tall
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
public int NumTrimmedCharactersTooTall { get; }public int NumTrimmedCharactersTooTall { get; }Public ReadOnly Property NumTrimmedCharactersTooTall As Integer
Get
Public ReadOnly Property NumTrimmedCharactersTooTall As Integer
Get
public:
property int NumTrimmedCharactersTooTall {
int get ();
}public:
property int NumTrimmedCharactersTooTall {
int get ();
}Property Value
Type:
Int32
The NumTrimmedCharactersTooTall value. The default value is 0.