This document is archived and information here might be outdated. Recommended version. |
The font size.
[Visual Basic .NET]
Public Property FontSize As Integer
[C#]
public int FontSize {get; set;}
[C++]
HRESULT get_FontSize(
System.Int32* FontSize
);
[C++]
HRESULT put_FontSize(
long FontSize
);
[C++] Parameters FontSize [out, retval]
FontSize is a parameter of type long* FontSize [in]
FontSize is a parameter of type long