Programming with Reflection
PrintUsePrinterFontsOnly property
Syntax |
object.PrintUsePrinterFontsOnly |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether your printer will print only native fonts. When this property is True, only the printer fonts can be used. When it is False, downloadable fonts are also available.
Note: This property is relevant only when BypassWindowsPrinting property is False and HostPrintTransform is False. Both properties are set to False by default.
The default value is False.