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