useCode11Checksum property
If true
, the optional check digit for CODE_11 codes is used in validation. The default is true
.
Default is true
Implementation
bool useCode11Checksum;
If true
, the optional check digit for CODE_11 codes is used in validation. The default is true
.
Default is true
bool useCode11Checksum;