[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MaxiCodeMode

Enum MaxiCodeMode

Namespace
GrapeCity.Documents.Barcode
Assembly
GcDocs.Barcode.dll

MaxiCode mode.

public enum MaxiCodeMode

Fields

Mode2 = 2

US Carrier with postal codes up to 9 digits in length. Approximately 138 numeric characters may be encoded in this mode.

Mode3 = 3

International Carrier with alpha-numeric postal codes up to 6 digits in length. Approximately 93 characters may be encoded in this mode.

Mode4 = 4

Standard Symbol encodes general information for purposes other than the shipping industry. Approximately 90 characters may be encoded in this mode.

Mode5 = 5

Secure Symbol encodes general information with more error correction. Approximately 74 characters may be encoded in this mode.

Mode6 = 6

Reader Program allows scanner manufacturers to program barcode readers.