Win32Prn() > Font settings |
Numeric line height of current font.
Data type: | N | Default: | 0 |
The instance variable :lineHeight contains the numeric height in pixels for a text line 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