Table of contents

EnumBarcodeFormat_2

enum EnumBarcodeFormat_2{
    BF2_NULL = 0x00,
    BF2_POSTALCODE = 0x01F00000,
    BF2_NONSTANDARD_BARCODE = 0x01,
    BF2_USPSINTELLIGENTMAIL = 0x00100000,
    BF2_POSTNET = 0x00200000,
    BF2_PLANET = 0x00400000,
    BF2_AUSTRALIANPOST = 0x00800000,
    BF2_RM4SCC = 0x01000000,
    BF2_DOTCODE = 0x02
}

This page is compatible for:

Is this page helpful?

YesYes NoNo