Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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