[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.IFontCollection.FindFileName

FindFileName Method

FindFileName(string)

Searches for the first font having the specified file name.

Declaration
Font FindFileName(string fontFileName)
Function FindFileName(fontFileName As String) As Font
Parameters
Type Name Description
string fontFileName
Returns
Type Description
Font