Back to Devexpress

DashboardDesigner.ExportToPdf Method

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-dot-exporttopdf.md

latest1.0 KB
Original Source

DashboardDesigner.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream, DashboardPdfExportOptions)stream, optionsExports a dashboard to the specified stream in PDF format using the specified PDF-specific options.
ExportToPdf(Stream)streamExports a dashboard to the specified stream in PDF format.
ExportToPdf(String, DashboardPdfExportOptions)filePath, optionsExports a dashboard to the specified file in PDF format using the specified PDF-specific options.
ExportToPdf(String)filePathExports a dashboard to the specified file in PDF format.