get_PharmacodeMaxHeight Method
Gets the maximum barcode height, in narrow bars, for Pharmacode barcode.
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
var value; // Type: number
value = instance.get_PharmacodeMaxHeight();
function get_PharmacodeMaxHeight() : number;
Return Value
Maximum barcode height, in narrow bars, for Pharmacode barcode.