Specifies the MaxiCode modes.

Namespace: Neodynamic.ReportingServices
Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 8.0.2000.0 (8.0.8600.0)

Syntax

C#
public enum MaxiCodeModes
Visual Basic
Public Enumeration MaxiCodeModes

Members

Member nameValueDescription
Mode22 Indicates the symbol contains a Structured Carrier Message with a numeric postal code (U.S.).
Mode33 Indicates the symbol contains a Structured Carrier Message with an alphanumeric postal code (non-U.S.).
Mode44 Indicates the symbol contains general-purpose data, protected by the standard error correction.
Mode55 Indicates the symbol contains general-purpose data, protected by enhanced error correction (EEC).
Mode66 Reserved for symbols used to program internal parameters of MaxiCode readers.

See Also