ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / Font Property

In This Topic
    Font Property (SvgRendering)
    In This Topic
    Gets or sets current text format of this graphics.
    Syntax
    'Declaration
     
    Public Property Font As XLFont
    public XLFont Font {get; set;}
    See Also