expression.PrinterFontName As String
where expression is a variable that represents a Printing Object
Property Value
The default value is "".
Reflection uses the default printer font if this property is set to an empty string ("") or if the UseDefaultPrinterFont property is set to True.
This value is not case sensitive. The maximum length of this string is 32 characters.