Skip to main content
A newer version of this page is available.
All docs
V19.2

ImageFormatOptions Class

Contains settings that specify parameters affecting how the dashboard or dashboard item is exported in Image format.

Declaration

declare class ImageFormatOptions

Remarks

Use the ASPxClientDashboardExportOptions.ImageOptions property to access options specific to exporting the dashboard (dashboard item) in Image format.

Properties

Format Property

Obsolete. Gets or sets an image format in which the dashboard (dashboard item) is exported.

Declaration

Format: string

Property Value

Type Description
string

A value returned by the DashboardExportImageFormat class that specifies an image format in which the dashboard (dashboard item) is exported.

Resolution Property

Obsolete. Gets or sets the resolution (in dpi) used to export a dashboard (dashboard item) in Image format.

Declaration

Resolution: number

Property Value

Type Description
number

An integer value that specifies the resolution (in dpi) used to export a dashboard (dashboard item) in Image format.