Font.GetPathsToOSFonts

Switch to Manual
public static string[] GetPathsToOSFonts();

Returns

string[] An array of the pathes of all fonts installed on the machine.

Description

Get the paths of OS installed fonts.

This function lets you get the paths and names of all the fonts installed on the machine. These paths can be used in conjunction with the Font constructor to create new Font objects.

Did you find this page useful? Please give it a rating: