Gets and sets the name of the font.
JavaScript
FontName
C#
string FontName { get; set; }
C++
HRESULT FontName([out, retval] BSTR* pVal)
HRESULT FontName([in] BSTR pVal)