VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Barcode Namespace / WebCode128EncodingModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebCode128EncodingModeEnumJS Enumeration
    In This Topic
    Specifies available data encodation modes of Code 128 or Code 16K barcode.
    Members
    MemberDescription
    UndefinedUndefined (auto detect).
    ModeAMode A. Symbols with codes from 0 to 95.
    ModeBMode B. Symbols with codes from 32 to 127.
    ModeCMode C. Pair of numbers from "00" to "99".
    Code16K_Mode3Code 16K Mode B + FNC1 flag (Mode 3). Avalilable only as first encoding mode of a symbol.
    Code16K_Mode4Code 16K Mode C + FNC1 flag (Mode 4). Avalilable only as first encoding mode of a symbol.
    Code16K_Mode5Code 16K Mode C + single shift to Mode B (Mode 5). Avalilable only as first encoding mode of a symbol.
    Code16K_Mode6Code 16K Mode C + double shift to Mode B (Mode 6). Avalilable only as first encoding mode of a symbol.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Barcode.WebCode128EncodingModeEnumJS

    Browser Compatibility
    9
    5
    11
    5
    See Also