useCode11Checksum property

bool useCode11Checksum
getter/setter pair

If true, the optional check digit for CODE_11 codes is used in validation. The default is true.

Default is true

Implementation

bool useCode11Checksum;