Wijmo UI for the Web
exportFileType Field
wijmo.exporter Namespace > ExportSetting Interface : exportFileType Field

Type: wijmo.exporter.ExportFileType

Export file type.

Syntax
var instance; // Type: wijmo.exporter.ExportSetting;
var value; // Type: ExportFileType
value = instance.exportFileType;
var exportFileType : ExportFileType;
See Also

Reference

ExportSetting Interface