DashboardPrintingOptions Class
OBSOLETE
The DashboardPrintingOptions class is obsolete now. Use DashboardPrintPreviewOptions, DashboardPdfExportOptions, DashboardImageExportOptions and DashboardExcelExportOptions instead. To learn more, see the following KB article: https://www.devexpress.com/Support/Center/Question/Details/T488406
Contains settings that specify parameters affecting how the dashboard (dashboard item) is printed or exported.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v23.1.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
[Obsolete("The DashboardPrintingOptions class is obsolete now. Use DashboardPrintPreviewOptions, DashboardPdfExportOptions, DashboardImageExportOptions and DashboardExcelExportOptions instead. To learn more, see the following KB article: https://www.devexpress.com/Support/Center/Question/Details/T488406")]
public class DashboardPrintingOptions :
OptionsBase
Remarks
Use the DashboardDesigner.PrintingOptions / DashboardViewer.PrintingOptions properties to access dashboard options specific to printing or exporting.