Gets or sets the desired postal code to decode.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 87.0.0.0
Syntax
Property Value
Type: Int32Default value is 12.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is < 5 or > 14. |
Remarks
See Also