XtraReport.ExportToRtf Method
Name | Parameters | Description |
---|---|---|
ExportToRtf(Stream, RtfExportOptions) | stream, options | Exports a report to the specified stream in RTF format. |
ExportToRtf(String, RtfExportOptions) | path, options | Exports a report to the specified file in RTF format. |