Enum TextFormat
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the text format types.
[Obsolete("This has been deprecated in API12")]
public enum TextFormat
Fields
| Name | Description |
|---|---|
| Markup | Markup type. |
| Plain | Plain type. |