Aspose::Font::FontStyle enum
FontStyle enum
Specifies Font style.
enum class FontStyle
Values
Name | Value | Description |
---|---|---|
Regular | 1 | Specifies the regular Font style. |
Bold | 2 | Specifies the bold Font style. |
Italic | 4 | Specifies the italic Font style. |
See Also
- Namespace Aspose::Font
- Library Aspose.Font for C++