Programming with Reflection
PrinterFontName property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the font used by Reflection when printing.
Reflection uses the default printer font if this property is set to an empty string ("") or if the UseDefaultPrinterFont property is set to True.
The default value is "".
This value is not case sensitive.
The maximum length of this string is 32 characters.