IsStyleAvailable
FontFamily.IsStyleAvailable method
Gibt an, ob die angegebeneFontStyle Aufzählung ist verfügbar.
public bool IsStyleAvailable(FontStyle style)
Parameter | Typ | Beschreibung |
---|---|---|
style | FontStyle | DasFontStyle zu testen. |
Rückgabewert
wahr, wenn die angegebeneFontStyle ist verfügbar; andernfalls falsch.
Siehe auch
- enum FontStyle
- class FontFamily
- namensraum System.Drawing
- Montage Aspose.Drawing