Skip to main content

BeforeExportDocumentWebEventArgs Properties

Provides data for the BeforeExportDocument events.
Name Description
DashboardId Gets the identifier of the current dashboard.
ExcelExportOptions Gets options related to exporting a dashboard/dashboard item to XLSX/XLS/CSV format.
ExportAction Gets the export action performed by a user.
ImageExportOptions Gets export options related to exporting a dashboard/dashboard item as an image.
PdfExportOptions Gets export options related to exporting a dashboard/dashboard item to PDF format.
See Also