Back to Devexpress

DashboardDesigner.PdfExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-46065a3a.md

latest1.7 KB
Original Source

DashboardDesigner.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

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace