Property: Orientation

Controls the orientation of the barcode symbol.

Syntax:

type

{ Defined in the pBarcode1D unit }

TBarcodeOrientation = (boLeftRight, boRightLeft, boTopBottom, boBottomTop);

property Orientation: TBarcodeOrientation;

Description:

Specifies the direction of the barcode symbol. This property can be one of these values (defined in the pBarcode1D unit):

Contents