Find the names of all font families.
[C#] static string[] FindFamilyNames()
static string[] FindFamilyNames()
This function finds all the font families currently available.
None.