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