get_DotCodeMatrixWidthHeightRatio Метод
Возвращает соотношение сторон ширины/высоты матрицы для штрих-кода DotCode.
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
var value; // Type: number
value = instance.get_DotCodeMatrixWidthHeightRatio();
function get_DotCodeMatrixWidthHeightRatio() : number;
Return Value
Соотношение сторон ширины/высоты матрицы для штрих-кода DotCode. Значение по умолчанию - 1,5.