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 weight of the font.
Syntax
Visual Basic Public Function
GetFontWeight( ) As stringC# public string
GetFontWeight( );Managed C++ public: string
GetFontWeight( );JScript public function
GetFontWeight( );
Return Value
string.The weight of the font or null.
Applies To
CssCollection
See Also