BeforeExportDocumentWebEventArgs.ImageExportOptions Property
Gets export options related to exporting a dashboard/dashboard item as an image.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardImageExportOptions | A DashboardImageExportOptions object containing export options related to exporting a dashboard/dashboard item as an image. |
See Also