This topic has not yet been rated - Rate this topic

FontNames Interface

Represents a list of the names of all the available fonts.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
[GuidAttribute("0002096F-0000-0000-C000-000000000046")]
public interface FontNames : IEnumerable

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.