Add a property that determines if the check digit (checksum) should be displayed. Currently, you can enable a checksum calculation that is displayed in the barcode image by setting the AutoChecksum property of the symbology to True, but there is no way to display the calculated value in the text under the barcode.
Currently the Mode of the barcode can be set to determine whether alphanumeric characters or Kanji characters are allowed. We can introduce an option to allow both types of characters.