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