var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_DotCodeMatrixWidthHeightRatio();
function get_DotCodeMatrixWidthHeightRatio() : number;
Return Value
The width/height aspect ratio of DotCode matrix. Default value is 1.5.