Win32Prn() > Font and text metrics |
Returns the height of a character string in pixels.
:getTextHeight( <cString> ) --> nPixelsHeight
The method :getTextHeight() determines the maximum height of a character string in pixels and returns the result as a numeric value. For example, the string "Troja" has a bigger height than the string "io".
http://www.xHarbour.com