GetFontStyle Method

Returns the font style.

Syntax

Visual Basic  Public  Function 
GetFontStyle( ) As string
C# 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

Internet Explorer WebControls