Get or set any individual characters to be included in this
field definition. May be empty but may not be null.
This property is ignored if Wildcard is true. This property
may not be set if Editable is false.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: StringEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
| ArgumentException | If you attempt to set this property when Editable is false. |
See Also