CogOCRMaxSegmenter UseCharacterMaxHeight Property Cognex VisionPro 9.5
Whether to use CharacterMaxHeight to limit the maximum height of a character and/or the line of characters.

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

public bool UseCharacterMaxHeight { get; set; }

Property Value

Type: Boolean
The UseCharacterMaxHeight value. The default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfUseCharacterMaxHeight
Remarks

Stage: Refine line, Group, Analyze

See Also