Enum FontStyles
Info
Specifies style information applied to text.
[Flags]
public enum FontStylesFields
Regular = 0: Normal text.Bold = 1: Bold text.Italic = 2: Italic text.Underline = 4: Underlined text.Strikeout = 8: Text with a line through the middle.
Namespace: Tasqize Assembly: Tasqize.dll