IsStyleAvailable()
FontFamily::IsStyleAvailable(FontStyle) method
Determines if the specified font style is available.
bool System::Drawing::FontFamily::IsStyleAvailable(FontStyle style)
Arguments
Parameter | Type | Description |
---|---|---|
style | FontStyle | The font style to test |
Return Value
True if the specified font style is avaliable, otherwise - false
See Also
- Enum FontStyle
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Slides