Attachmate.Reflection.Emulation.OpenSystems Namespace > IPrinting Interface : UseDefaultPrinterFont Property |
Gets or sets whether InfoConnect 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 InfoConnect doesn't use the default printer font, the PrinterFontName property determines which font is used.