'Declaration Overloads Function SelectByFamilyName( _ ByVal fontFamilyName As System.String _ ) As System.Collections.Generic.List(Of Font)
System.Collections.Generic.List<Font> SelectByFamilyName( System.string fontFamilyName )
Parameters
- fontFamilyName