CustomExportWebEventArgs Properties
Provides data for the CustomExport events.
Name | Description |
---|---|
Dashboard |
Gets the identifier of the exported dashboard.
Inherited from Custom |
Export |
Gets the export action performed by an end-user.
Inherited from Custom |
Export |
Gets the document export mode.
Inherited from Custom |
Image |
Gets export options related to exporting a dashboard/dashboard item as an image.
Inherited from Custom |
Image |
Obsolete. Gets export options related to exporting a dashboard/dashboard item as an image.
Inherited from Custom |
Item |
Gets the component name of the exported dashboard item.
Inherited from Custom |
Pdf |
Gets export options related to exporting a dashboard/dashboard item to PDF format.
Inherited from Custom |
Pdf |
Obsolete. Gets export options related to exporting a dashboard/dashboard item to PDF format.
Inherited from Custom |
Printable |
Obsolete. Provides access to a dictionary containing dashboard item names and related Printable |
Report | Gets the underlying report of the exported document. |
See Also