[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.IFontCollection.FindFontPath

FindFontPath Method

FindFontPath(string)

Searches for the first font having the specified font path.

Declaration
Font FindFontPath(string fontPath)
Function FindFontPath(fontPath As String) As Font
Parameters
Type Name Description
string fontPath
Returns
Type Description
Font