var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_Resolution();
function get_Resolution() : number;
Return Value
Image vertical and horizontal resolution, in dots per inch.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_Resolution();
function get_Resolution() : number;