VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_Resolution Property
Syntax BrowserCompatibility SeeAlso
get_Resolution Method
Gets image vertical and horizontal resolution, in dots per inch.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

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

Return Value

Image vertical and horizontal resolution, in dots per inch.
Browser Compatibility
9
5
11
5
See Also