var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId); var value; // Type: boolean value = instance.get_CanDownloadFile();
function get_CanDownloadFile() : boolean;
Return Value
A value indicating whether control can download file. Default value is True.