FontName
This property accesses the font name parameter associated with a specific Windows printer.
Group: Printer Extensions
Syntax: Printer.FontName = sValue
sValue (String) specifies the type of font to use.
Example:
Printer.FontName = "Arial"