Specifies the MaxiCode modes.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
| C# |
|---|
public enum MaxiCodeModes |
| Visual Basic |
|---|
Public Enumeration MaxiCodeModes |
| Visual C++ |
|---|
public enum class MaxiCodeModes |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Mode2 | 2 | Indicates the symbol contains a Structured Carrier Message with a numeric postal code (U.S.). | |
| Mode3 | 3 | Indicates the symbol contains a Structured Carrier Message with an alphanumeric postal code (non-U.S.). | |
| Mode4 | 4 | Indicates the symbol contains general-purpose data, protected by the standard error correction. | |
| Mode5 | 5 | Indicates the symbol contains general-purpose data, protected by enhanced error correction (EEC). | |
| Mode6 | 6 | Reserved for symbols used to program internal parameters of MaxiCode readers. |