Skip to main content
All docs
V23.2

DxPdfExportOptions Properties

Contains options related to exporting a dashboard/dashboard item to PDF format.
Name Description
AutoFitPageCount Specifies the number of horizontal/vertical pages that span the total width/height of a dashboard/dashboard item.
CardAutoArrangeContent Specifies whether cards within the Card dashboard item are automatically arranged on the exported page.
ChartAutomaticPageLayout Specifies whether the page orientation used to export the Chart dashboard item is selected automatically.
ChartSizeMode Specifies the export size mode for the Chart dashboard item.
DashboardAutomaticPageLayout Specifies whether the page orientation used to export a dashboard is selected automatically.
DashboardStatePosition Specifies the position of the dashboard state (such as master filter or current parameter values) in the exported document.
DocumentScaleMode Specifies a dashboard / dashboard item scaling mode in the exported document.
ExportFilters Specifies whether to add the state of master filter items to the exported document.
ExportParameters Specifies whether to add current parameter values to the exported document.
GaugeAutoArrangeContent Specifies whether gauges within the Gauge dashboard item are automatically arranged on the exported page.
GridFitToPageWidth Specifies whether the size of the Grid dashboard item is changed according to the width of the exported page.
GridPrintHeadersOnEveryPage Specifies whether to add column headers of the Grid dashboard item to every page.
IncludeHiddenParameters Specifies whether to add current parameter values to the exported document.
MapAutomaticPageLayout Specifies whether the page orientation used to export the Map dashboard item is selected automatically.
MapSizeMode Specifies the export size mode for the Map dashboard item.
PageLayout Specifies the page orientation used to export a dashboard/dashboard item.
PaperKind Specifies the type of paper for the exported document.
PieAutoArrangeContent Specifies whether pies within the Pie dashboard item are automatically arranged on the exported page.
PivotPrintHeadersOnEveryPage Specifies whether to add column headers of the Pivot dashboard item to every page.
RangeFilterAutomaticPageLayout Specifies whether the page orientation for the exported Range Filter dashboard item is selected automatically.
RangeFilterSizeMode Specifies the export size mode for the Range Filter dashboard item.
ScaleFactor Specifies the scale factor (in fractions of 1) by which a dashboard/dashboard item is scaled in the exported document.
ShowTitle Specifies whether a dashboard title or dashboard item’s caption is used as the exported document title.
TreemapAutomaticPageLayout Specifies whether the page orientation used to export the Treemap dashboard item is selected automatically.
TreemapSizeMode Specifies the export size mode for the Treemap dashboard item.
See Also