ClearImage COM API
ValidateOptChecksum Property
CiBarcodePro Object : ValidateOptChecksum Property
Description
Enable validation of optional checksum
Property type
Read-write property
Syntax
Visual Basic
Public Property ValidateOptChecksum As EBoolean
Remarks
For Code 39 and Interleaved 2 of 5 barcodes, this property, when set to true, requires verification of the checksum, according to the standard specifications of each symbology.    The default value is false because, in practice, checksums are seldom used with these codes.  For other symbologies the value of this property is ignored because their checksums are either nonexistent or mandatory.
See Also

CiBarcodePro Object  | CiBarcodePro Members