[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.SystemFontCollection.FindFontPath

FindFontPath Method

FindFontPath(string)

Searches for the first font having the specified font path.

Declaration
public Font FindFontPath(string fontPath)
Parameters
Type Name Description
string fontPath
Returns
Type Description
Font
Implements