GetFontSize Method

Returns the size of the font.

Syntax

Visual Basic  Public  Function 
GetFontSize( ) As string
C# public  string 
GetFontSize( );
Managed C++ public:  string 
GetFontSize( );
JScript public  function
GetFontSize( );

Return Value

string. The size of the font or null.

Applies To

CssCollection

See Also

Internet Explorer WebControls