You are here: Symbol Reference > Stimulsoft.Report.Web Namespace > StiReportResponse Class > StiReportResponse Methods > ResponseAsRtf Method > ResponseAsRtf Method (StiReport, StiRtfExportSettings, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReportResponse.ResponseAsRtf Method (StiReport, StiRtfExportSettings, bool)

Exports report to RTF format and saves this document to the current webpage response.

Syntax
C++
C#
Visual Basic
public: void ResponseAsRtf( StiReport report, StiRtfExportSettings settings, bool saveFileDialog );
Parameters
Parameters 
Description 
report 
Report, which is to be exported. 
settings 
All available settings for this export type. 
saveFileDialog 
If saveFileDialog is true then the browser Save Dialog Box will be displayed. 
pageRange 
Describes pages range for the export. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.