[]
Specifies style information applied to text.
[Flags]
[CLSCompliant(true)]
public enum FontStyleEx
| Name | Description |
|---|---|
| Bold | The bold text. |
| DoubleUnderline | The text with a double underline. |
| Italic | The italic text. |
| Regular | The regular text. |
| Strikeout | The text with a strikeout. |
| Underline | The underlined text. |