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

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

Parameters

fontPath
See Also

Reference

IFontCollection Interface
IFontCollection Members