Win32Prn() > Font settings |
Numeric point size of the current font.
Data type: | N | Default: | 12 |
The instance variable :fontPointSize contains the numeric point size of the current font. By default, method :create() selects "Courier New" with 12 points as current font.
The current font can be changed with method :setFont() after :create() is called.
http://www.xHarbour.com