BeforeExportDocumentWebEventArgs Properties
Provides data for the BeforeExportDocument events.
Name | Description |
---|---|
Dashboard |
Gets the identifier of the current dashboard. |
Excel |
Gets options related to exporting a dashboard/dashboard item to XLSX/XLS/CSV format. |
Export |
Gets the export action performed by a user. |
Image |
Gets export options related to exporting a dashboard/dashboard item as an image. |
Pdf |
Gets export options related to exporting a dashboard/dashboard item to PDF format. |
See Also