VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageSourceJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebImageSourceJS type
In This Topic
Represents a source of web image.
Syntax
// Parameters
var imageId; // Type: string
var imageService; // Type: WebServiceJS
var annotationService; // Type: WebServiceJS

var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);

Inheritance Hierarchy

Object
   Vintasoft.Shared.WebImageSourceJS

Browser Compatibility
9
See Also