Property: TextHSpacing

Specifies the horizontal spacing between the barcode symbol and the human readable text in modules.

Syntax:

property TextHSpacing: Integer;

Description:

Specifies the horizontal spacing between the barcode symbol and the human readable text in modules. This property is useful only when the DisplayText property isn't set to dtNone, the TextPosition property is set to tpTopIn or tpBottomIn, and the TextAlignment property is set totaLeft, taRight, taCenter, or taCustom. See diagram:

TextHSpacing

Contents