You are here: Symbol Reference > Stimulsoft.Report.MobileDesign Namespace > StiReportResponse Class > StiReportResponse Methods > ResponseAsPdf Method > ResponseAsPdf Method (Page, StiReport, bool, StiPdfExportSettings)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReportResponse.ResponseAsPdf Method (Page, StiReport, bool, StiPdfExportSettings)

Exports report to PDF document and saves this document to the webpage response.

Syntax
C++
C#
Visual Basic
public: void ResponseAsPdf( Page page, StiReport report, bool openDialog, StiPdfExportSettings settings );
Parameters
Parameters 
Description 
page 
Webpage to save exported report. 
report 
Report, which is to be exported. 
openDialog 
If openDialog is true then the Open Dialog Box will be displayed. If openDialog is false then the result of the export will be displayed in the browser window. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.