BeforeExportDocumentEventArgs Properties
Provides data for the BeforeExportDocument events.
Name | Description |
---|---|
Excel |
Gets options related to exporting a dashboard/dashboard item to XLSX/XLS/CSV format. |
Export |
Gets the export action performed by an end-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. |
Print |
Gets options related to printing a dashboard/dashboard item using the Print Preview window. |
See Also