ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Font Class
Properties


In This Topic
    Font Class Members
    In This Topic

    The following tables list the members exposed by Font.

    Public Constructors
     NameDescription
    Public ConstructorCreate a Font instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether to make the text bold.  
    Public PropertyGets or sets the text color.  
    Public PropertyGets or sets the typeface name.  
    Public PropertyGets or sets a value indicating whether to make the text italic.  
    Public PropertyGets or sets the font size.  
    Public PropertyGets or sets a value indicating whether to show strikethrough.  
    Public PropertyGets or sets a value indicating whether to make the text subscript.  
    Public PropertyGets or sets a value indicating whether to make the text superscript.  
    Public PropertyGets or sets underscore setting.  
    Top
    See Also