FontNames Interface
Office 2010
Represents a list of the names of all the available fonts.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Use the FontNames, LandscapeFontNames, or PortraitFontNames property to return the FontNames object.
Use FontNames(index), where index is the index number, to return the name of a font.
You cannot add names to or remove names from the list of available font names.