'Declaration Overloads Function SelectByFullName( _ ByVal fullFontName As System.String _ ) As System.Collections.Generic.List(Of Font)
System.Collections.Generic.List<Font> SelectByFullName( System.string fullFontName )
Parameters
- fullFontName
Full font name that reflects all family and relevant subfamily descriptors.
'Declaration Overloads Function SelectByFullName( _ ByVal fullFontName As System.String _ ) As System.Collections.Generic.List(Of Font)
System.Collections.Generic.List<Font> SelectByFullName( System.string fullFontName )