Specifies the MaxiCode modes.
Namespace: Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)
Syntax
| C# |
|---|
public enum MaxiCodeModes |
| Visual Basic |
|---|
Public Enumeration 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. |