ExportFormat Property
Property ExportFormat: integer
Description
File format of the export file, valid formats are:
- 0 = Adobe Acrobat PDF (*.pdf)
- 1 = Crystal Reports (*.rpt)
- 2 = Extended Markup Language (*.xml)
- 3 = HyperText Markup Language (*.htm)
- 4 = Microsoft Excel (*.xlsx)
- 5 = Microsoft Word (*.doc)
- 6 = ASCII (*.txt)
- 7 = Rich Text Format (*.rtf)