System::Drawing::FontFamily::IsStyleAvailable Methode
FontFamily::IsStyleAvailable method
Bestimmt, ob der angegebene Schriftstil verfügbar ist.
bool System::Drawing::FontFamily::IsStyleAvailable(FontStyle style)
| Parameter | Typ | Beschreibung |
|---|---|---|
| style | FontStyle | Der zu testende Schriftstil |
ReturnValue
True, wenn der angegebene Schriftstil verfügbar ist, andernfalls - false
Siehe auch
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Page for C++