var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_DotCodeMatrixWidth();
function get_DotCodeMatrixWidth() : number;
Return Value
The DotCode matrix width. Minimum value is 5. Default value is 0 (matrix width is calculated automatically).