FontStyle
FontStyle enumeration
The font styles
public enum FontStyle
Values
Name | Value | Description |
---|---|---|
undefined | 0 |
Value was not set and must be replaced |
Regular | 16 |
Normal text |
Bold | 1 |
The Bold text |
Italic | 2 |
Italic text |
Underline | 4 |
Underlined text |
Strikeout | 8 |
Text with a line through the middle |
See Also
- namespace Aspose.OMR.Generation
- assembly Aspose.OMR