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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the font family of the text in the object.
HRESULT value = object.get_fontName(TCHAR* p);
Type: TCHAR
the name of the font.