<< Click to Display Table of Contents >> VpeGetBarcodeAddTextParms |
[Enhanced Edition and above]
Returns the position of the add-on barcode label text.
int VpeGetBarcodeAddTextParms(
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