TBarCode Library 11  TBarCode Library 11
INT _stdcall BCGetFontHeight ( t_BarCode pBarCode)

Gets the font size in Point 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:
INTFont size in points.