TBarCode Library 11  TBarCode Library 11
BOOL _stdcall BCGetTextAbove ( t_BarCode pBarCode)

Determines if human-readable text is printed below or above the barcode.

Note:
This function is only supported by the human readable text but NOT by the extra texts.
See also:
BCSetPrintText()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
trueText is printed above barcode
falseText is printed below barcode. This is the default