The EaxEnabledExportFormats enumeration contains available formats, to which the express report can be exported.
It is used by the following commands:
Value | Brief description |
0 | None. No available formats for export. |
1 | XLS. Export to *.xml. |
2 | PDF. Export to *.pdf. |
4 | RTF. Export to *.rtf. |
8 | HTM. Export to *.htm. |
16 | EMF. Export to *.emf. |
32 | MHT. Export to *.mht. |
64 | XLSX. Export to *.xlsx. |
256 | PPTX. Export to *.pptx. |
768 | All. Export to all formats. |
See also: