Enum TextFormat
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
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. |