var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_CanDownloadFile(value);
function set_CanDownloadFile(
valueA value indicating whether control can download file.: boolean
) : any;
Parameters
- value
- A value indicating whether control can download file.