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

In This Topic
    FontFileName Property
    In This Topic
    Gets the name of the font file installed on the system or embedded in the document, that is actually used to render the glyphs.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFileName As System.String
    public System.string FontFileName {get;}
    See Also