Enum TextFormat
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the text format types.
C#Copypublic enum TextFormat
| Name | Description |
|---|---|
| Markup | Markup type. |
| Plain | Plain type. |
Enumeration for the text format types.
C#Copypublic enum TextFormat
| Name | Description |
|---|---|
| Markup | Markup type. |
| Plain | Plain type. |