<< Click to Display Table of Contents >> VpeGetBarcodeAlignment |
[Enhanced Edition and above]
Returns the alignment of barcodes within the rectangle they are drawn.
int VpeGetBarcodeAlignment(
VpeHandle hDoc
)
VpeHandle hDoc
Document Handle or VPE Object Handle
Returns:
possible values are:
Constant Name |
Value |
Comment |
ALIGN_LEFT |
0 |
|
ALIGN_RIGHT |
1 |
|
ALIGN_CENTER |
2 |
|
"Barcodes (1D)" in the Programmer's Manual