VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageSourceJS type / get_ImageId Property
Syntax BrowserCompatibility SeeAlso
get_ImageId Method
Gets an identifier that determines the image source.
Syntax
var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);

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

Return Value

Image source ID.
Browser Compatibility
9
See Also