Methods
				
					
					Static exportDashboardAsync
					
					
						- 
							
							
							Parameters
								- 
									requestParams: any
- 
									report: StiReport
- 
									
								
 Returns Promise<number[] | string>
Static exportReportAsync
					
					
						- 
							
							Parameters
								- 
									
								
- 
									exportSettings: any
- 
									report: StiReport
- 
									
								
 Returns Promise<number[] | string | Uint8Array>
Static getDashboardExportSettings
					
					
				
				
				
					
					Static getReportFileContentType
					
						- getReportFileContentType(exportFormat: StiExportFormat, exportSettings: any): string
						- 
							
							ParametersReturns string
Static getReportFileName
					
						- getReportFileName(exportFormat: StiExportFormat, exportSettings: any, report: StiReport, isDashboard: boolean): string
						- 
							
							Parameters
								- 
									
								
- 
									exportSettings: any
- 
									report: StiReport
- 
									isDashboard: boolean
 Returns string
 
		
	 
 
 
Exports dashboard page or element to the specified format