DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / SystemFontCollection Class / FindFontPath Method

In This Topic
FindFontPath Method (SystemFontCollection)
In This Topic
Searches for the first font having the specified font path.
Syntax
'Declaration
 
Public Function FindFontPath( _
   ByVal fontPath As System.String _
) As Font
 

Parameters

fontPath
See Also