var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: object value = instance.get_BarcodeType();
function get_BarcodeType() : object;
Return Value
Тип символики штрих-кода.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: object value = instance.get_BarcodeType();
function get_BarcodeType() : object;
Исключение | Описание |
---|---|
Выбрасывается, поскольку функция не реализована. |