[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.IFontCollection.FindFullName

FindFullName Method

FindFullName(string)

Searches for the first font with specified full name.

Full font name that reflects all family and relevant subfamily descriptors.

Declaration
Font FindFullName(string fullFontName)
Function FindFullName(fullFontName As String) As Font
Parameters
Type Name Description
string fullFontName
Returns
Type Description
Font