Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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