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