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