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