VintaSoft Twain .NET SDK 15.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);

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebImageJS

Browser Compatibility
9
See Also