Enum TrueTypeFontStyle
Represents the style of a TrueType font.
[Flags]
public enum TrueTypeFontStyle
  Fields
Bold = 1Bold.
Italic = 2Italic.
Regular = 0Regular.
Represents the style of a TrueType font.
[Flags]
public enum TrueTypeFontStyle
  Bold = 1Bold.
Italic = 2Italic.
Regular = 0Regular.