MaxiCodeModes EnumerationNeodynamic Barcode Professional SDK for .NET Class Reference
Specifies the MaxiCode modes.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public enum 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