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

Determines if the currently active text object (usually the human readable text) is visible.

Note:
The currently active text object can be selected by calling BCSetActiveTextIndex().
See also:
BCSetPrintText(), BCSetActiveTextIndex()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
trueText is shown (This is the default for the human readable text).
falseText is not shown (This is the default for the extra texts).