Returns any characters that were rejected after being initially formed
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogOCRMaxSegmenterElementInfoCollectionThe RejectedCharacters value. The default value is gcnew CogOCRMaxSegmenterElementInfoCollection().
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if RejectedCharacters is set to NULL. |
See Also