DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / FindFileName Method

In This Topic
FindFileName Method (FontCollection)
In This Topic
Searches for the first font having the specified file name.
Syntax
'Declaration
 
Public Function FindFileName( _
   ByVal fontFileName As System.String _
) As Font
 

Parameters

fontFileName
See Also