activePDF Toolkit 2011 API Reference
UccEanOptionalCheckDigit
Technical Reference > Barcode Object > Barcode Properties > UccEanOptionalCheckDigit

Glossary Item Box

Description: Determines if a checkdigit will be appended to your generated UCC barcode.
Syntax: object.UccEanOptionalCheckDigit = value
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the object.
Value Variant_Bool True = check digit is included.

False = check digit is not included (Default).
Remarks: For details on using the checkdigit, you can refer to Symbologies for a description of each barcode symbology.