HTMLFontElement.Size Property |
Gets or sets the font size.
[VBScript] Public Property Size As String
[JScript] public function get Size() : String; public function set Size(String);
A string representing the font size.
HTMLFontElement Object | HTMLFontElement Members | DOM Namespace