Gets the horizontal resolution, in pixels per inch.
var instance = new Vintasoft.Shared.WebResolutionJS(x, y);
var value; // Type: number
value = instance.get_Horizontal();
function get_Horizontal() : number;
Return Value
The horizontal resolution, in pixels per inch.