'Declaration Public Overloads Function FindFullName( _ ByVal fullFontName As System.String _ ) As Font
public Font FindFullName( System.string fullFontName )
Parameters
- fullFontName
Full font name that reflects all family and relevant subfamily descriptors.
'Declaration Public Overloads Function FindFullName( _ ByVal fullFontName As System.String _ ) As Font
public Font FindFullName( System.string fullFontName )