IFontNames interface

This interface enables you to programmatically access the items in a font names collection.

Members

The IFontNames interface inherits from the IDispatch interface. IFontNames also has these types of members:

  • Methods
  • Properties

Methods

The IFontNames interface has these methods.

Method Description
Item

Retrieves a string that specifies the name of a block format tag.

 

Properties

The IFontNames interface has these properties.

Property Description

Count

Retrieves the number of available block format tags.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHtmlDlgSafeHelper