Reports for WinForms | ComponentOne
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 String
    public string FontFileName {get;}
    See Also