FontConfigs.IsFontAvailable

FontConfigs.IsFontAvailable method

Indicate whether the font is available.

public static bool IsFontAvailable(string fontName)
ParameterTypeDescription
fontNameStringfont name

Return Value

true if font is available, otherwise false.

See Also