Returns whether any swap character group in this set contains
characterCode.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Parameters
- characterCode
- Type: System Int32
The character code of interest.
Return Value
Type: BooleanExceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown if the object is disposed. |
See Also