Documents for PDF, .NET Edition Documentation
FindFontPath Method (SystemFontCollection)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > SystemFontCollection Class : FindFontPath Method
Searches for the first font having the specified font path.
Syntax
'Declaration
 
Public Function FindFontPath( _
   ByVal fontPath As System.String _
) As Font
public Font FindFontPath( 
   System.string fontPath
)

Parameters

fontPath
See Also

Reference

SystemFontCollection Class
SystemFontCollection Members