Get or set the fielding definition collection for this operator.
This property may be assigned an empty collection but may
not be set to null. Note that a default constructed
CogOCRMaxFieldingDefinitionCollection is not empty - it
contains a number a predefined aliases.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogOCRMaxFieldingDefinitionCollectionEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also