Get or set whether this fielding definition includes any and
all characters (including space). If this property is true,
the CharacterSet property is ignored. This property may not be
set if the Editable property is false.
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 when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If you attempt to set this property when Editable is false. |
See Also