BarcodeTextPosition

 

 

Returns or sets the position of the bar code text (human readable) in relation to the bar code.

 

Syntax

 

BarCodeWiz1.BarcodeTextPosition [ = number]

 

The settings for number are

 

Constant

 

Setting

 

Description

Top_Left

 

1

 

Text is positioned above the bar code, left-aligned.

Top_Right

 

2

 

Text is positioned above the bar code, right-aligned.

Top_Center

 

3

 

Text is positioned above the bar code, centered.

Bottom_Left

 

4

 

Text is positioned below the bar code, left-aligned.

Bottom_Right

 

5

 

Text is positioned below the bar code, right-aligned.

Bottom_Center

 

6

 

Default setting.  Text is positioned below the bar code, centered.