upca property

bool upca
getter/setter pair

If true, scan and return valid UPC-A barcodes. If false, but ean13 is true, then UPC-A barcodes will be returned as EAN-13 barcodes.

Default is true

Implementation

bool upca;