BarcodeAlignment

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (1D) >

BarcodeAlignment

Previous pageReturn to chapter overviewNext page

[Enhanced Edition and above]

Sets the alignment of barcodes within the rectangle they are drawn.

property BarcodeAlignment [integer] VPE.BarcodeAlignment

read / write; runtime only; also supported by TVPEObject

Possible Values:

ActiveX / VCL

Value

Enum

Comment

ALIGN_LEFT

0

Left

 

ALIGN_RIGHT

1

Right

 

ALIGN_CENTER

2

Center

 

Default:

ALIGN_LEFT

 

See also:

"Barcodes (1D)" in the Programmer's Manual