GetFontFace Method

Returns the font face.

Syntax

Visual Basic  Public  Function 
GetFontFace( ) As string
C# public  string 
GetFontFace( );
Managed C++ public:  string 
GetFontFace( );
JScript public  function
GetFontFace( );

Return Value

string. The font face or null.

Applies To

CssCollection

See Also

Internet Explorer WebControls