useCode39CheckDigit property

bool useCode39CheckDigit
getter/setter pair

If true, return CODE_39 barcodes only if they have a valid check digit.

Default is false

Implementation

bool useCode39CheckDigit;