Gets the horizontal resolution of the image, in dots per inch.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_xResolution() : number(Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfImGearIsisImageInfo.get_xResolution(); |
See Also