VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_Resolution Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Resolution Method
In This Topic
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