ReturnFormat Enumeration |
Namespace: TXTextControl.ReportingCloud
public enum ReturnFormat
| Member name | Value | Description | |
|---|---|---|---|
| 0 | Adobe PDF | ||
| PDFA | 1 | Adobe PDF/A | |
| DOC | 2 | Microsoft Word 97-2003 | |
| DOCX | 3 | Microsoft Office Open XML | |
| RTF | 4 | Rich Text Format | |
| TX | 5 | TX Text Control Internal Format | |
| HTML | 6 | Hypertext Markup Language | |
| TXT | 7 | Plain Text |