The text decorations messenger sends with a message
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| None | No decoration. | 0 |
| Bold | Bold. | 1 |
| Italic | Italic. | 2 |
| Underline | Underline. | 4 |
| Strike | Strike-trough. | 8 |
Namespace: XihSolutions.DotMSN
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)