GetFontSize Method
Returns the size of the font.
Syntax
Visual Basic Public Function
GetFontSize( ) As stringC# 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