CustomExportBaseEventArgs Properties
Serves as the base for classes that provide data for events used to customize exported documents.
Name | Description |
---|---|
Export |
Gets the export action performed by an end-user. |
Export |
Gets the document export mode. |
Image |
Gets export options related to exporting a dashboard/dashboard item as an image. |
Image |
Obsolete. Gets export options related to exporting a dashboard/dashboard item as an image. |
Item |
Gets the component name of the exported dashboard item. |
Pdf |
Gets export options related to exporting a dashboard/dashboard item to PDF format. |
Pdf |
Obsolete. 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