VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiUploadImageFromUrlPanelJS type / uploadImageFromUrl Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    uploadImageFromUrl Method
    In This Topic
    Downloads a file from URL and opens uploaded file in the web document viewer.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Panels.WebUiUploadImageFromUrlPanelJS(settings);
    
    var value; // Type: any
    value = instance.uploadImageFromUrl();
    
    
    function uploadImageFromUrl() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also