Description
Returns or sets a value that determines whether to include an optional check digit with all Interleaved 2 of 5 bar codes produced by the Morovia Barcode ActiveX.
Syntax
object.I2of5OptionalCheckDigit[= Boolean]
Remarks
If I2of5OptionalCheckDigit is set to
TRUE, a check digit will be calculated using modulo 10
algorithm and added to the barcode. Depending on the
ShowCheckDigit setting, the check digit may or may not
appear in the human readable text.