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