DxImageExportOptions Properties
Contains options related to exporting a dashboard/dashboard item as an image.Name | Description |
---|---|
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. |
Format | Specifies the image format of the exported dashboard/dashboard item. |
IncludeHiddenParameters | Specifies whether to add current values of a hidden parameter to the exported document. |
Resolution | Specifies the resolution (in dpi) used to export a dashboard/dashboard item to an image. |
ScaleFactor | Specifies the scale factor (in fractions of 1) by which a dashboard/dashboard item is scaled in the printed document. |
ShowTitle | Specifies whether a dashboard title or dashboard item caption is used as the title of the exported document. |
See Also