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