HTMLBaseFontElement.Size

HTMLBaseFontElement.Size property

Computed font size. See the size attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01. @version DOM Level 2

public int Size { get; set; }

See Also