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