Specifies whether to print the
check digits in the human-readable text.
The parser ignores this property if the checksum property
has a value of 0, or if the checksum property
has a value of 1 and the standard behavior for
the barcode type is to not include a checksum.
Syntax
Reference_Syntax.printCheckDigit = "0 | 1"
Values
Type
Values
String
0 (default)
1
Do not print the
check digit in the human-readable text, only in the barcode itself.
1
Append the check
digit to the end of the human-readable text.