GetFontFace Method
Returns the font face.
Syntax
Visual Basic Public Function
GetFontFace( ) As stringC# 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