PrintFontsAsGraphics Property
Applies To
PrintOptions object.
Description
True if TrueType fonts are printed as graphics. Read/write Long.
Example
This example specifies that TrueType fonts in the active presentation be printed as graphics.
ActivePresentation.PrintOptions.PrintFontsAsGraphics = True