Get or set whether to ignore/skip spaces in the input string
where the corresponding fielding settings for those character
settings do not allow spaces. Default is true.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires after the IgnoreUnfieldedSpaces property is set to a new value. |
See Also