VpeGetBarcodeAddTextParms

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (1D) >

VpeGetBarcodeAddTextParms

Previous pageReturn to chapter overviewNext page

[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

 

See Also:

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