This documentation is archived and is not being maintained.
fontName property
Gets the font family of the text in the object.
Syntax
HRESULT value = object.get_fontName(TCHAR* p);
Property values
Type: TCHAR
the name of the font.
See also
-
IHTMLCurrentStyle::fontFamily