Win32Prn() > Font settings |
Numeric height of characters for the current font.
Data type: | N | Default: | 0 |
The instance variable :charHeight contains the numeric height in pixels for a character of the current font. By default, method :create() selects "Courier New" as current font.
The current font can be changed with method :setFont() after :create() is called.
http://www.xHarbour.com