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();
function get_ImageId() : string;
Return Value
Image source identifier.
Browser Compatibility
See Also