Gets and sets the font size in pixels. The size of the text ranges from 8 point to 72 point.
JavaScript |
|
FontSize |
C# |
|
int FontSize { get; set; } |
C++ |
|
HRESULT FontSize([out, retval] long* pVal) HRESULT FontSize([in] long pVal) |