Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
MsoTriState
| MsoTriState can be one of these MsoTriState constants. |
| msoCTrue |
| msoFalse |
| msoTriStateMixed |
| msoTriStateToggle |
| msoTrue TrueType fonts are printed as graphics. |
Example
This example specifies that TrueType fonts in the active presentation be printed as graphics.
ActivePresentation.PrintOptions.PrintFontsAsGraphics = msoTrue
Applies to | PrintOptions Object