Wijmo UI for the Web
ExportSetting Interface
wijmo.exporter Namespace : ExportSetting Interface
These are the settings that you can use with Grid and Chart exports. Additional settings are available for each of them. See ChartExportSetting and GridExportSetting for details.
Fields
 NameDescription
 Field

If set to “application/json”, the request data with json format will be sent to service. And receiver should be set. Otherwise, data will be set as “x-www-form-urlencoded” type.

 
 Field

Type: wijmo.exporter.ExportFileType

Export file type.

 
 Field

The name of exported file.

 
 Field

Type: wijmo.exporter.PdfSetting

Export pdf setting.

 
 Field

Customize the response data handling.

 
 Field

Customize sending the request data to service.

 
 Field

The url of export service.

 
Top
See Also

Reference

wijmo.exporter Namespace