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

In This Topic
    Font Property (TextRun)
    In This Topic
    Gets or sets the font of the text run.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also