Table of Contents

Method GetFixedPitchFont

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

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.

Returns

string