Name | Description |
---|---|
ExportToPdf(Stream) |
Exports a dashboard to the specified stream in PDF format. |
ExportToPdf(Stream, DashboardPdfExportOptions) |
Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options. |
ExportToPdf(Stream, PdfExportOptions) |
Obsolete. Exports a dashboard to the specified stream in PDF format using the specified PDF-specific options. |
ExportToPdf(String) |
Exports a dashboard to the specified file in PDF format. |
ExportToPdf(String, DashboardPdfExportOptions) |
Exports a dashboard to the specified file in PDF format using the specified PDF-specific options. |
ExportToPdf(String, PdfExportOptions) |
Obsolete. Exports a dashboard to the specified file in PDF format using the specified PDF-specific options. |