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

HTMLBaseFontElement Object | HTMLBaseFontElement Members | DOM Namespace