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

DashboardExportPaperKind Class

Lists constants used to identify a standard paper size used to export a dashboard/dashboard item.

Declaration

declare class DashboardExportPaperKind

Remarks

Values returned by this class are used to set the DashboardPdfExportOptions.PaperKind property.

See Also

Properties

A3 Property

A3 paper (297 mm by 420 mm).

Declaration

static readonly A3: string

Property Value

Type
string

A4 Property

A4 paper (210 mm by 297 mm).

Declaration

static readonly A4: string

Property Value

Type
string

A5 Property

A5 paper (148 mm by 210 mm).

Declaration

static readonly A5: string

Property Value

Type
string

Executive Property

Executive paper (7.25 in. by 10.5 in.).

Declaration

static readonly Executive: string

Property Value

Type
string

Legal paper (8.5 in. by 14 in.).

static readonly Legal: string
Type
string

Letter Property

Letter paper (8.5 in. by 11 in.).

Declaration

static readonly Letter: string

Property Value

Type
string