Determines a certain text format that must be stored in a one-dimensional byte array. The enumeration contains the following values:
Member | Description |
---|---|
Adobe |
Specifies Adobe Portable Document Format (PDF). How a PDF document is loaded depends on the Load |
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. |
Spreadsheet |
Specifies Microsoft Excel format (Office Open XML version). |
Wordprocessing |
Specifies Microsoft Word format (Office Open XML version). |
Text