IsStyleAvailable

FontFamily.IsStyleAvailable method

Gibt an, ob die angegebeneFontStyle Aufzählung ist verfügbar.

public bool IsStyleAvailable(FontStyle style)
ParameterTypBeschreibung
styleFontStyleDasFontStyle zu testen.

Rückgabewert

wahr, wenn die angegebeneFontStyle ist verfügbar; andernfalls falsch.

Siehe auch