Enumeration for configuring checksums for Code11 codes. More...
Static Public Attributes | |
| int | None_ = 0 |
| Disable checksum checking. | |
| int | OneDigit = 1 |
| Enable 1-digit checksum checking. | |
| int | TwoDigits = 2 |
| Enable 2-digit checksum checking. | |
Enumeration for configuring checksums for Code11 codes.