VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebAcquiredImageJS type / get_Id Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Id Method
In This Topic
Gets an image identifier.
Syntax
var instance = new Vintasoft.Twain.WebAcquiredImageJS(twainDeviceManager, imageId, imageInfo);

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

Return Value

An image identifier.
Browser Compatibility
9
See Also