Class MaxiCodeModes
Specifies the MaxiCode modes.
Inheritance
System.Object
MaxiCodeModes
Namespace: Neodynamic.SDK.BarcodeCore
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class MaxiCodeModes : Enum
Fields
Mode2
Indicates the symbol contains a Structured Carrier Message with a numeric postal code (U.S.).
Declaration
public const MaxiCodeModes Mode2
Field Value
Type | Description |
---|---|
MaxiCodeModes |
Mode3
Indicates the symbol contains a Structured Carrier Message with an alphanumeric postal code (non-U.S.).
Declaration
public const MaxiCodeModes Mode3
Field Value
Type | Description |
---|---|
MaxiCodeModes |
Mode4
Indicates the symbol contains general-purpose data, protected by the standard error correction.
Declaration
public const MaxiCodeModes Mode4
Field Value
Type | Description |
---|---|
MaxiCodeModes |
Mode5
Indicates the symbol contains general-purpose data, protected by enhanced error correction (EEC).
Declaration
public const MaxiCodeModes Mode5
Field Value
Type | Description |
---|---|
MaxiCodeModes |
Mode6
Reserved for symbols used to program internal parameters of MaxiCode readers.
Declaration
public const MaxiCodeModes Mode6
Field Value
Type | Description |
---|---|
MaxiCodeModes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |