Property: TextAlignment

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

Syntax:

type

{ Defined in the pCore1D unit }

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 (defined in the pCore1D unit):

Contents