Back to Devexpress

DashboardViewer.PdfExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-7d23240f.md

latest1.6 KB
Original Source

DashboardViewer.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
public DashboardPdfExportOptions PdfExportOptions { get; }
vb
Public ReadOnly Property PdfExportOptions As DashboardPdfExportOptions

Property Value

TypeDescription
DashboardPdfExportOptions

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

|

Implements

PdfExportOptions

See Also

ImageExportOptions

ExcelExportOptions

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace