Skip to main content
A newer version of this page is available. .

WebDashboardExporter.ExportDashboardItemToPdf Method

Name Parameters Description
ExportDashboardItemToPdf(String, String, Stream, Size, DashboardState, DashboardPdfExportOptions) dashboardId, dashboardItemName, stream, dashboardItemSize, state, options Exports the dashboard item to the specified stream in PDF format.
ExportDashboardItemToPdf(String, String, Stream, Size, DashboardState) dashboardId, dashboardItemName, stream, dashboardItemSize, state Exports the dashboard item to the specified stream in PDF format.
ExportDashboardItemToPdf(String, String, Stream, Size) dashboardId, dashboardItemName, stream, dashboardItemSize Exports the dashboard item to the specified stream in PDF format.
ExportDashboardItemToPdf(String, String, Stream) dashboardId, dashboardItemName, stream Exports the dashboard item to the specified stream in PDF format.