Property: AutoCheckDigit

Specifies whether the check digit should be automatically appended to the barcode symbol.

Syntax:

property AutoCheckDigit: Boolean;

Description:

Specifies whether the check digit should be automatically appended to the barcode symbol. A check digit is a form of redundancy check used for error detection. It consists of a single character computed from the other character in the barcode text.

Contents