GetFontStyle Method
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