combit List & Label 29 - .NET Help
combit.Reporting Namespace / LlBarcodeType Enumeration


In This Topic
    LlBarcodeType Enumeration
    In This Topic
    Enumeration of supported barcodes.
    Syntax
    'Declaration
     
    
    Public Enum LlBarcodeType 
       Inherits System.Enum
    public enum LlBarcodeType : System.Enum 
    public enum class LlBarcodeType : public System.Enum 
    Members
    MemberDescription
    Aztec 
    Codabar 
    CodablockF 
    Code11 
    CODE128 
    Code128_Full 
    Code2of5_Datalogic 
    Code2of5_Industrial 
    Code2of5_Interleaved 
    Code2of5_Matrix 
    Code39 
    Code39_CRC43 
    Code39_Ext 
    Code3of9 
    Code93 
    Datamatrix 
    DP_Identcode 
    DP_Leitcode 
    EAN128 
    EAN128_Full 
    EAN13 
    EAN14 
    EAN8 
    EPC 
    FIM 
    German_Parcel 
    GS1 
    GS1_128 
    GS1Expanded 
    GS1Limited 
    GS1Stacked 
    GS1StackedOmni 
    GS1Truncated 
    GTIN13 
    GTIN14 
    GTIN8 
    IntelligentMail 
    ISBN 
    Japanese_Postal 
    Maxicode 
    Maxicode_UPS 
    MicroPDF417 
    MSI 
    MSI_10_10 
    MSI_10_CD 
    MSI_10_Plain 
    MSI_11_10 
    PDF417 
    Pharmacode 
    Postnet 
    PremiumAddress 
    PZN 
    PZN8 
    QRCode 
    Rm4SCC 
    Rm4SCC_CRC 
    SCC 
    UCC14 
    UPCA 
    UPCE 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             combit.Reporting.LlBarcodeType

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also