Get a copy of all swap character groups in this set.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Return Value
Type: CogOCRMaxSwapCharExceptions
| Exception | Condition |
|---|---|
| CogOCRMaxSwapCharParamsException | Thrown if if Degen() is true for any element of swapCharacters. |
| ObjectDisposedException | Thrown if the object is disposed. |
Remarks
By transitivity, all groups that share a same member character with one another will be merged into a single group.
See Also