ComponentOne ASP.NET MVC Controls
Italic Property

C1.Web.Mvc.Sheet Namespace > Font Class : Italic Property
Gets or sets a value indicating whether to make the text italic.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property Italic As Boolean
[DefaultValue(false)]
public bool Italic {get; set;}
See Also

Reference

Font Class
Font Members