ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / FontName Property

In This Topic
    FontName Property (EmbeddedFont)
    In This Topic
    Gets the name of the current embedded font.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontName As System.String
    public System.string FontName {get;}
    See Also