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

In This Topic
    FontPath Property
    In This Topic
    Gets the path to the font file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontPath As System.String
    public System.string FontPath {get;}
    See Also