Gets or sets the font size.

[VBScript]
Public Property Size As String
[JScript]
public function get Size() : String;
public function set Size(String);

Property Value

A string representing the font size.

See Also

HTMLFontElement Object | HTMLFontElement Members | DOM Namespace