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