Win32Prn() > Font settings |
Indicates success of setting a font.
Data type: | L | Default: | .F. |
The instance variable :setFontOk contains a logical value indicating success of method :setFont(). A font is available for printing when :setFontOk contains .T. (true). By default, method :create() selects "Courier New" as current font.
http://www.xHarbour.com