Document.EmbedTrueTypeFonts (Word)
True if Microsoft Word embeds TrueType fonts in a document when it is saved.
Embedding TrueType fonts allows others to view a document with the same fonts that were used to create it.
ActiveDocument.EmbedTrueTypeFonts = True
ActiveDocument.Save