TBarCode Library 11  TBarCode Library 11
LOGFONTA* _stdcall BCGetLogFont ( t_BarCode pBarCode)

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

Returns currently adjusted value.

Note:
The currently active text object can be selected by calling BCSetActiveTextIndex().
We are using 8 Byte alignment!
Windows only
For UNIX use BCGetFontName() and BCGetFontHeight() instead.
See also:
BCSetLogFont(), BCGetActiveTextIndex(), BCSetActiveTextIndex()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
LOGFONTA*Pointer to LOGFONTA structure.