New to Telerik ReportingStart a free 30-day trial

Specifies the MaxiCode encoding mode.

Definition

Namespace:Telerik.Reporting.Barcodes

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum MaxiCodeMode

Fields

Structured Carrier Message with numeric postal code. Used for US domestic shipments (country code 840). Set PostalCode to a 9-digit numeric string, CountryCode to 840, and ServiceClass.

C#
Mode2 = 2

Structured Carrier Message with alphanumeric postal code. Used for international shipments. Set PostalCode to a 6-character alphanumeric string, CountryCode, and ServiceClass.

C#
Mode3 = 3

Standard Symbol with standard error correction (40 ECC codewords). Encodes general-purpose data up to 93 characters (Set A, no latch overhead).

C#
Mode4 = 4

Standard Symbol with enhanced error correction (56 ECC codewords). Higher error recovery at the cost of reduced data capacity (77 characters max).

C#
Mode5 = 5

Used for reader programming. Encodes like Mode 4 but instructs the scanner to interpret the data as device configuration commands.

C#
Mode6 = 6
In this article
DefinitionFieldsMode2Mode3Mode4Mode5Mode6
Not finding the help you need?
Contact Support