Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

EnumBarcodeFormat_2

enum EnumBarcodeFormat_2 {
    BF2_AUSTRALIANPOST = 0x00800000,
    BF2_DOTCODE = 0x02
    BF2_NONSTANDARD_BARCODE = 0x01,
    BF2_NULL = 0x00,
    BF2_PHARMACODE = 0x0c,
    BF2_PHARMACODE_ONE_TRACK = 0x04,
    BF2_PHARMACODE_TWO_TRACK = 0x08,
    BF2_PLANET = 0x00400000,
    BF2_POSTALCODE = 0x01F00000,
    BF2_POSTNET = 0x00200000,
    BF2_RM4SCC = 0x01000000,
    BF2_USPSINTELLIGENTMAIL = 0x00100000,
    BF2_ALL = 0xFFFFFFFF
}

This page is compatible for:

Is this page helpful?

YesYes NoNo