get_DotCodeMatrixMaxArea Method
Gets the maximum area of DotCodeBarcode, in dots.
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
var value; // Type: number
value = instance.get_DotCodeMatrixMaxArea();
function get_DotCodeMatrixMaxArea() : number;
Return Value
The maximum area of DotCodeBarcode, in dots. Default value is 15000.