Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Smaller.
Use the FontUnit.Smaller field to represent a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Smaller.
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:Smaller". In browsers earlier than Internet Explorer 4.0, no HTML rendered output is created.
Some browers do not recognize the FontSize.Smaller font size. Check your browser for compatibility.