fonts property
Gets a collection of all the system-supported fonts.
Syntax
HRESULT value = object.get_fonts(IDispatch** p);
Property values
Type: Object
A pointer to a collection that receives the names of system-supported fonts.
Remarks
IHtmlDlgSafeHelper::fonts was introduced in Microsoft Internet Explorer 6.