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

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 to an image.
PdfExportOptions Gets export options related to exporting a dashboard/dashboard item to PDF format.
See Also