Determines a certain text format that must tbe stored in a one-dimensional byte array. The enumeration contains the following values:
| Member | Description |
|---|---|
| Adobe |
Specifies Adobe Portable Document Format (PDF). If a document is loaded, only the text is imported. |
| Adobe |
Specifies Adobe Portable Document Format Archive (PDF/ |
| Internal |
Specifies the Text Control format. Text is stored in ANSI format. |
| Internal |
Specifies the Text Control format. Text is stored in Unicode format. |
| MSWord | Specifies Microsoft Word format. |
| Wordprocessing |
Specifies Microsoft Word format (Office Open XML version). |
Web.