VintaSoft Barcode .NET SDK 14.3: 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
    9
    5
    11
    5
    See Also