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

    Object
       Vintasoft.Imaging.UI.WebImageViewerJS
          Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS

    Browser Compatibility
    56+
    45+
    11
    See Also