Method GetFixedPitchFont
GetFixedPitchFont(IEnumerable<string>)
Gets first fixed pitch font in the collection of the fonts.
public static string? GetFixedPitchFont(IEnumerable<string> fonts)
Parameters
fontsIEnumerable<string>Collection of the fonts.