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

Glossary Item Box

Description: The value property enables you to set the encoded value for the barcode.
Syntax: object.Value = value
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the object.
Value String The value to set.
Remarks: The barcode format selected in the Symbology property determines the information to encode. For example, if you were creating a PostNET barcode, you might pass "92691" or "92691-001" to specify the postal code. You can refer to Symbologies for a description of each barcode symbology.