In order for XbpFontDialog object to display printer fonts, a presentation space must be contained in the instance variable :printerPS that is linked to a printer device context (see XbpPrinter() and XbpPresSpace() for more information).
Member variable XbpFontDialog():viewPrinterFonts Foundation
Determines whether to include printer fonts.
The :viewPrinterFonts instance variable contains the default value .F. (false). In order to include printer fonts in the font dialog, this instance variable must be set to .T. (true) before the method :create() is executed.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.