| << Click to Display Table of Contents >> BarcodeAlignment |     | 
[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
"Barcodes (1D)" in the Programmer's Manual