Wijmo UI for the Web
IEventsCalendarExportSettings Interface
wijmo.exporter Namespace : IEventsCalendarExportSettings Interface
Settings for eventscalendar exporting
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.ExportMethod

It has "Content" and "Options" mode.

 
 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.

 
 Field

The theme name which is applied to exported eventscalendar

 
Top
See Also

Reference

wijmo.exporter Namespace