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