VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageJS type
    In This Topic
    Represents a web image.
    Syntax
    // Parameters
    var imageSource; // Type: WebImageSourceJS
    var pageIndex; // Type: number
    
    var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
    
    
    function WebImageJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebImageJS

    Browser Compatibility
    56+
    45+
    11
    See Also