StiExportFormat Enum
Namespace: Stimulsoft.Report
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| 1 | ||
| Xps | 2 | |
| HtmlTable | 3 | |
| HtmlSpan | 4 | |
| HtmlDiv | 5 | |
| Rtf | 6 | |
| RtfTable | 7 | |
| RtfFrame | 8 | |
| RtfWinWord | 9 | |
| RtfTabbedText | 10 | |
| Text | 11 | |
| Excel | 14 | Microsoft Excel format for export. |
| Excel2007 | Excel | StiExportFormat.Excel should be used instead. |
| Word | 15 | Word 2007 format for export. |
| Word2007 | Word | StiExportFormat.Word should be used instead. |
| Xml | 16 | |
| Csv | 17 | |
| Dif | 18 | |
| Sylk | 19 | |
| Image | 20 | |
| ImageGif | 21 | |
| ImageBmp | 22 | |
| ImagePng | 23 | |
| ImageTiff | 24 | |
| ImageJpeg | 25 | |
| ImagePcx | 26 | |
| ImageEmf | 27 | |
| ImageSvg | 28 | |
| ImageSvgz | 29 | |
| Mht | 30 | |
| Dbf | 31 | |
| Html | 32 | |
| Ods | 33 | |
| Odt | 34 | |
| PowerPoint | 35 | |
| Ppt2007 | PowerPoint | StiExportFormat.PowerPoint should be used instead. |
| Html5 | 36 | |
| Data | 37 | |
| Json | 38 | |
| Document | 1000 |