var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId); var value; // Type: boolean value = instance.get_CanExportAndDownloadFile();
function get_CanExportAndDownloadFile() : boolean;
Return Value
A value indicating whether control can export and download file. Default value if False.