Win32Prn() > Font settings |
Character string describing the currently selected font.
Data type: | C | Default: | "" |
The instance variable :fontName contains the name of the current font as a character string. 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