This document is archived and information here might be outdated. Recommended version. |
The TrueType font name.
[Visual Basic .NET]
Public Property FontName As String
[C#]
public string FontName {get; set;}
[C++]
HRESULT get_FontName(
System.String* pFontName
);
[C++]
HRESULT put_FontName(
BSTR pFontName
);
[C++] Parameters pFontName [out, retval]
pFontName is a parameter of type BSTR* pFontName [in]
pFontName is a parameter of type BSTR