IDashboardExportPdfOptions
Home > @gooddata/sdk-backend-spi > IDashboardExportPdfOptions
IDashboardExportPdfOptions interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Options for exporting dashboard to PDF format
Signature:
export interface IDashboardExportPdfOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) (Optional) Filename for the export. If not provided, the dashboard title will be fetched. | ||
|
number |
(ALPHA) (Optional) Override the default export result polling timeout (in milliseconds). |