Property: TextAlignment

Determines the horizontal alignment of the human readable text within the barcode symbol.

Syntax:

type

TTextAlignment = (taLeft, taCenter, taRight, taJustify, taLeftQuietZone, taCenterQuietZone, taRightQuietZone, taJustifyQuietZone, taCustom);

property TextAlignment: TTextAlignment;

Description:

Determines the horizontal alignment of the human readable text within the barcode symbol. This parameter can be one of these values:

Contents