Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Larger.
Use the FontUnit.Larger field to represent a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Larger.
In Internet Explorer 4.0 and later, the HTML rendered output from a control with the FontInfo.Size property set to this field is style= "font-size:Larger". In browsers earlier than Internet Explorer 4.0, no HTML rendered output is created.
Some browers do not recognize the FontSize.Larger font size. Check your browser for compatibility.