VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotatedThumbnailViewerJS type / update Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    update Method
    In This Topic
    Updates the thumbnail viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotatedThumbnailViewerJS(controlId);
    
    var value; // Type: any
    value = instance.update();
    
    
    function update() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also