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

Glossary Item Box

Description: Instructs Toolkit to display the human readable text when generating a barcode.
Syntax: object.ShowHRText = value
Arguments: Argument Value Type Description & Settings
object N/A Set to an instance of the object.
Value Variant_Bool True = The human readable portion is displayed. (Default)

False = The human readable portion is hidden.
Remarks: By default, Toolkit generates human readable text with a barcode. Certain barcode formats do not require or accept human readable text. You can refer to Symbologies for a description of each barcode symbology.