VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebThumbnailViewerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebThumbnailViewerJS type
    In This Topic
    Represents a JavaScript UI control for displaying image thumbnails in web browser that supports HTML5 technology.
    Syntax
    // Parameters
    var controlId; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId);
    
    
    function WebThumbnailViewerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.WebThumbnailViewerJS
          Vintasoft.Imaging.Annotation.UI.WebAnnotatedThumbnailViewerJS

    Browser Compatibility
    56+
    45+
    11
    See Also