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

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

Parameters

fontFileName
See Also

Reference

IFontCollection Interface
IFontCollection Members