var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_Code16KRows();
function get_Code16KRows() : number;
Return Value
Количество строк для штрих-кода Code 16K.
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS(); var value; // Type: number value = instance.get_Code16KRows();
function get_Code16KRows() : number;