Documentation
Table of contents

Thanks for downloading Dynamsoft Label Recognizer Package!

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

BarcodeFormat_2

Describes the barcode types in BarcodeFormat group 2.

Note: The barcode format our library supported is composed of BarcodeFormat group 1 and BarcodeFormat group 2, so you need to specify the barcode format in group 1 and group 2 individually.

Declarations

Language Declaration
C / C++ enum BarcodeFormat_2
.Net enum Dynamsoft.Core.EnumBarcodeFormat_2
Android class com.dynamsoft.core.EnumBarcodeFormat_2
ObjC / Swift enum EnumBarcodeFormat_2
Java class com.dynamsoft.core.EnumBarcodeFormat_2

Members

Member (except ObjC/Swift) Member (ObjC/Swift) Value Description
BF2_POSTALCODE EnumBarcodeFormat2POSTALCODE 0x01F00000 Combined value of BF2_USPSINTELLIGENTMAIL, BF2_POSTNET, BF2_PLANET, BF2_AUSTRALIANPOST, BF2_RM4SCC.
BF2_NULL EnumBarcodeFormat2NULL 0x00 No barcode format in BarcodeFormat group 2.
BF2_NONSTANDARD_BARCODE EnumBarcodeFormat2NONSTANDARDBARCODE 0x01 Nonstandard barcode
BF2_USPSINTELLIGENTMAIL EnumBarcodeFormat2USPSINTELLIGENTMAIL 0x00100000 USPS Intelligent Mail
BF2_POSTNET EnumBarcodeFormat2POSTNET 0x00200000 Postnet
BF2_PLANET EnumBarcodeFormat2PLANET 0x00400000 Planet
BF2_AUSTRALIANPOST EnumBarcodeFormat2AUSTRALIANPOST 0x00800000 Australian Post
BF2_RM4SCC EnumBarcodeFormat2RM4SCC 0x01000000 Royal Mail 4-State Customer Barcode
BF2_DOTCODE EnumBarcodeFormat2DOTCODE 0x02 DotCode

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(3.2.0)
    • Version 3.x
      • Version 3.0.30
      • Version 3.0.20
      • Version 3.0.10
      • Version 3.0.0
    • Version 2.x
      • Version 2.2.20
      • Version 2.2.11
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.0
    • Version 1.x
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
    Change +