Attachmate.Reflection.Emulation.OpenSystems Namespace > IPrinting Interface : UseDefaultPrinterFont Property |
Gets or sets whether Reflection uses the default printer font when printing.
'Declaration Property UseDefaultPrinterFont As Boolean
'Usage Dim instance As IPrinting Dim value As Boolean instance.UseDefaultPrinterFont = value value = instance.UseDefaultPrinterFont
bool UseDefaultPrinterFont {get; set;}
The default value is False.
If Reflection doesn't use the default printer font, the PrinterFontName property determines which font is used.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services