VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebRenderingSettingsJS type / get_Resolution Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Resolution Method
In This Topic
Gets the resolution, in pixels per inch, for image rendering.
Syntax
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.
Browser Compatibility
9
5
11
5
See Also