stripCheckDigits property

bool? stripCheckDigits
getter/setter pair

With this option enabled, the scanner removes checks digits for UPC, EAN and MSI Plessey codes. Has no effect if both single and double digit MSI Plessey checksums are enabled. The default is false

Implementation

bool? stripCheckDigits;