Resource Base
Table of contents

Thanks for downloading Dynamsoft Barcode Reader Package!

Your download will start shortly. If your download does not begin, click here to retry.

EnumBarcodeFormat

EnumBarcodeFormat is the first group of barcode formats.

class EnumBarcodeFormat{
    static const int BF_ALL = -29360129; // The combination of all barcode formats in group 1.
    static const int BF_ONED = 0x003007FF; // The combination of all oneD barcode formats.
    static const int BF_GS1_DATABAR = 0x0003F800; // The combination of all GS1 databar.
    static const int BF_CODE_39 = 0x1; // Code 39, one of the oneD barcode formats.
    static const int BF_CODE_128 = 0x2; // Code 128, one of the oneD barcode formats.
    static const int BF_CODE_93 = 0x4; // Code 93, one of the oneD barcode formats.
    static const int BF_CODABAR = 0x8; // Codebar, one of the oneD barcode formats.
    static const int BF_CODE_11 = 0x200000; // Code 11, one of the oneD barcode formats.
    static const int BF_ITF = 0x10; // ITF, one of the oneD barcode formats.
    static const int BF_EAN_13 = 0x20; // EAN 13, one of the oneD barcode formats.
    static const int BF_EAN_8 = 0x40; // EAN 8, one of the oneD barcode formats.
    static const int BF_UPC_A = 0x80; // UPC A, one of the oneD barcode formats.
    static const int BF_UPC_E = 0x100; // UPC_E, one of the oneD barcode formats.
    static const int BF_INDUSTRIAL_25 = 0x200; // Industrial 25, one of the oneD barcode formats.
    static const int BF_CODE_39_EXTENDED = 0x400; // Code 39 extended, one of the oneD barcode formats.
    static const int BF_GS1_DATABAR_OMNIDIRECTIONAL = 0x800; // One of the GS1 databar.
    static const int BF_GS1_DATABAR_TRUNCATED = 0x1000; // One of the GS1 databar.
    static const int BF_GS1_DATABAR_STACKED = 0x2000; // One of the GS1 databar.
    static const int BF_GS1_DATABAR_STACKED_OMNIDIRECTIONAL = 0x4000; // One of the GS1 databar.
    static const int BF_GS1_DATABAR_EXPANDED = 0x8000; // One of the GS1 databar.
    static const int BF_GS1_DATABAR_EXPANDED_STACKED = 0x10000; // One of the GS1 databar.
    static const int BF_GS1_DATABAR_LIMITED = 0x20000; // One of the GS1 databar.
    static const int BF_PATCHCODE = 0x00040000; // Patch code.
    static const int BF_PDF417 = 0x02000000; // PDF 417.
    static const int BF_QR_CODE = 0x04000000; // QR code.
    static const int BF_DATAMATRIX = 0x08000000; // Data matrix code.
    static const int BF_AZTEC = 0x10000000; // AZTEC code.
    static const int BF_MAXICODE = 0x20000000; // MAXI code.
    static const int BF_MICRO_QR = 0x40000000; // Micro QR code.
    static const int BF_MICRO_PDF417 = 0x00080000; // Micro PDF417 code.
    static const int BF_GS1_COMPOSITE = -2147483648; // GS1 composite code.
    static const int BF_MSI_CODE = 0x100000; // MSI code.
    static const int BF_NULL = 0x00; // Disable all barcode formats in group 1.
}

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    • Version 2.x
      • Version 2.2.10
      • Version 2.0.21
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.2.10
      • Version 2.0.21
      • Version 2.0.20
      • Version 2.0.10
    • Version 1.x
      • Version 1.2.1
      • Version 1.2.0
      • Version 1.1.0
      • Version 1.0.0
      • Version 1.0.4
      • Version 1.0.3
      • Version 1.0.2
      • Version 1.0.1
      • Version 1.0.0
      • Version 1.1.11
      • Version 1.1.9
      • Version 1.1.8
      • Version 1.1.7
      • Version 1.1.6
      • Version 1.1.5
      • Version 1.1.4
      • Version 1.1.3
      • Version 1.1.2
      • Version 1.1.1
      • Version 1.1.0
      • Version 1.0.0
      • Version 1.0.4
      • Version 1.0.3
      • Version 1.0.2
      • Version 1.0.1
      • Version 1.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support