Parameters to control whether and how to insert space characters.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 87.0.0.0
Syntax
Property Value
Type: CogOCRMaxSegmenterSpaceParamsThe SpaceParams value. The default value is a default constructed CogOCRMaxSegmenterSpaceParams instance.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if SpaceParams is set to null. |
Remarks
Stage: Analyze
See Also