The fielding subsequences to be considered
must start at a position no greater than this index
(in the FieldString).
This property is ignored if VariableLength is false.
Default is 999.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires after the FirstIndexMax property is set to a new value. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If value is less than zero. |
See Also