
Determines a certain text format. These formats can be used to load templates containing text fields of type ApplicationField. The enumeration contains the following values:
| Member | Description | |
| MSWord | Specifies Microsoft Word format. | |
| RichTextFormat | Specifies RTF format (Rich Text Format). | |
| WordprocessingML | Specifies Microsoft Office Open XML format. | |
| InternalUnicodeFormat | Specifies the internal TX Text Control format. Text is stored in Unicode format. |