Back to Devexpress

IDashboardControl.PdfExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-62015524.md

latest1.4 KB
Original Source

IDashboardControl.PdfExportOptions Property

Provides access to options related to exporting a dashboard/dashboard item to PDF format.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
DashboardPdfExportOptions PdfExportOptions { get; }
vb
ReadOnly Property PdfExportOptions As DashboardPdfExportOptions

Property Value

TypeDescription
DashboardPdfExportOptions

A DashboardPdfExportOptions object containing options related to exporting a dashboard/dashboard item to PDF format.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace