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();
function get_Id() : string;
Return Value
An image identifier.
Browser Compatibility
See Also