Property: Orientation

Controls the orientation of the barcode symbol.

Syntax:

type

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

property Orientation: TBarcodeOrientation;

Description:

Specifies the direction of the barcode symbol. This property can be one of these values:

See diagram:

Orientation

Contents