# ReportViewer.ExportResult

## Content

# Interface: ExportResult

[ReportViewer](../modules/ReportViewer).ExportResult

## Table of contents

### Properties

- [data](ReportViewer.ExportResult#data)

### Methods

- [download](ReportViewer.ExportResult#download)

## Properties

### <a id="data" name="data"></a> data

• `Readonly` **data**: `string` \| `Blob`

## Methods

### <a id="download" name="download"></a> download

▸ `Readonly` **download**(`filename?`): `void`

#### Parameters

| Name | Type |
| :------ | :------ |
| `filename?` | `string` |

#### Returns

`void`
