TBarCode Library 11  TBarCode Library 11
CHAR* _stdcall BCGetFontNameA ( t_BarCode pBarCode)

Gets the font of the currently active text object (usually the human readable text).

Note:
The currently active text object can be selected by calling BCSetActiveTextIndex().
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
CHAR*Name of font as a zero-terminated string.