HTMLBaseFontElement.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.
HTMLBaseFontElement Object | HTMLBaseFontElement Members | DOM Namespace