VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebResolutionJS type / get_Horizontal Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Horizontal Method
In This Topic
Gets the horizontal resolution, in pixels per inch.
Syntax
var instance = new Vintasoft.Shared.WebResolutionJS(x, y);

var value; // Type: number
value = instance.get_Horizontal();

Return Value

The horizontal resolution, in pixels per inch.
Browser Compatibility
56+
45+
11
See Also