Gets the resolution, in pixels per inch, for image rendering.
var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode);
var value; // Type: Vintasoft.Shared.WebResolutionJS
value = instance.get_Resolution();
Return Value
Resolution, in pixels per inch, for image rendering.