Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / FontFileName Property

In This Topic
    FontFileName Property
    In This Topic
    Gets the name of the associated font file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFileName As System.String
    public System.string FontFileName {get;}
    See Also