Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
enum EnumBarcodeComplementMode{
BCM_AUTO = 0x01,
BCM_GENERAL = 0x02,
BCM_SKIP = 0x00,
BCM_REV = 0x80000000
}
See C++ EnumBarcodeComplementMode for more info.
latest version