public enum ENFontStyle : System.Enum
public enum ENFontStyle : System.Enum
Member | Description |
---|---|
Bold | Bold text. |
BoldItalic | A mask that applies bold and italic font style |
Italic | Italic text. |
Regular | Normal text. |
Strikethrough | Text with a line through the middle. |
Underline | Underlined text. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Graphics.ENFontStyle
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)