Labels.NET component > API > Methods > Set Barcode property methods
SetBarcodeShowCheckDigit(int iEl,bool b)

Return type: bool

If the b parameter is true and SetBarcodeAutoCheckDigit() has been called to automatically calculate the check digit, then the check digit is displayed in any human readable text included under the barcode. Note that Code 128 type barcodes do not include a check digit that is displayable in human readable text.

More:

SetBarcodeText(int iEl, string sText)