ExportFormat Property
Property ExportFormat: String or Integer
Description
Specifies the name or sequence number of the format in which you want to attach the report.
Remarks
The following formats are supported:
- 0 = PDF: Adobe Acrobat PDF (*.pdf)
- 1 = RPT: Crystal Reports (*.rpt)
- 2 = XML: Extended Markup Language (*.xml)
- 3 = HTML: HyperText Markup Language (*.htm)
- 4 = XLSX: Microsoft Excel (*.xlsx)
- 5 = DOC: Microsoft Word (*.doc)
- 6 = ASCII: ASCII (*.txt)
- 7 = RTF: Rich Text Format (*.rtf)