LinkBase.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a report to the specified stream in PDF format using the specified PDF-specific options. |
Export |
stream | Exports a report to the specified stream in PDF format. |
Export |
file |
Exports a report to the specified file path in PDF format, using the specified PDF-specific options. |
Export |
file |
Exports a report to the specified file path in PDF format. |