Minimum number of characters in the decoded string.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32Default value is 1.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is < 1 or > 56. |
See Also