VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageJS type / get_ImageId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ImageId Method
In This Topic
Gets an identifier that determines the image source.
Syntax
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);

var value; // Type: string
value = instance.get_ImageId();

Return Value

Image source identifier.
Browser Compatibility
9
See Also