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

var value; // Type: object
value = instance.get_Size();

Return Value

Image size in pixels.
Browser Compatibility
9
See Also