Get or set the character that may optionally be used to
distinguish whether a character in the FieldString
should be considered as a possible alias for a fielding definition.
If EscapeCharacterEnabled is true and this character is encountered
in the FieldString, the next character in the field string will
be interpreted literally and will not be evaluated as a possible
alias.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CharEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
See Also