CogOCRMaxFielding EscapeCharacterEnabled Property Cognex VisionPro 9.5
Get or set whether the EscapeCharacter should be considered when evaluating the FieldString.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
Syntax

public bool EscapeCharacterEnabled { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also