Click to return to the Reusing Browser Technology home page    
IHTMLFontElement::get_siz...     IHTMLFontNamesCollection:...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLFontNamesCollection Interface


This interface is for the collection of all the font names supported by the system, created by using the system font enumeration calls.

IHTMLFontNamesCollection Methods

get__newEnum Returns an OLE enumeration interface. This will enumerate over the names in this collection.
get_length Retrieves the number of elements in a collection.
item Retrieves an element or a collection from the collection. The index determines which action to take.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

The collection is maintained by the IHTMLOptionsHolder object, which returns this interface for collection access.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.