BarcodeAddTextParms

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (1D) >

BarcodeAddTextParms

Previous pageReturn to chapter overviewNext page

Sets the position of the add-on barcode label text.

property BarcodeParms [integer] VPE.BarcodeMainTextParms

read / write; runtime only; also supported by TVPEObject

Possible Values:

ActiveX / VCL

Value

Enum

Comment

BCP_BOTTOM

0

Bottom

Text at Bottom

BCP_TOP

1

Top

Text at Top

BCP_HIDE

2

Hide

Text Hidden

BCP_DEFAULT

3

Default

Text at default position appropriate to barcode type

Default:

BCP_BOTTOM

 

See also:

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