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