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