ComponentOne ASP.NET MVC Controls
Size Property (Font)

C1.Web.Mvc.Sheet Namespace > Font Class : Size Property
Gets or sets the font size.
Syntax
'Declaration
 
<DefaultValueAttribute(15)>
Public Property Size As Single
[DefaultValue(15)]
public float Size {get; set;}
See Also

Reference

Font Class
Font Members