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