VpeGetBarcodeAlignment

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (1D) >

VpeGetBarcodeAlignment

Previous pageReturn to chapter overviewNext page

[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

 

 

See Also:

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