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 weight of the font.
Syntax
Visual Basic Public Function
GetFontWeight( ) As stringC# public string
GetFontWeight( );Managed C++ public: string
GetFontWeight( );JScript public function
GetFontWeight( );
Return Value
string.The weight of the font or null.
Applies To
CssCollection
See Also