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