| << Click to Display Table of Contents >> VpeGetBarcodeMainTextParms |     | 
[Enhanced Edition and above]
Returns the position of the main barcode label text.
int VpeGetBarcodeMainTextParms(
VpeHandle hDoc
)
VpeHandle hDoc
Document Handle or VPE Object Handle
Returns:
Possible values are:
| Constant Name | Value | Comment | 
| BCP_BOTTOM | 0 | Barcode Text at Bottom | 
| BCP_TOP | 1 | Barcode Text at Top | 
| BCP_HIDE | 2 | Barcode Text Hidden | 
"Barcodes (1D)" in the Programmer's Manual