var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: object value = instance.get_BarcodeType();
function get_BarcodeType() : object;
Return Value
Type of barcode symbology.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: object value = instance.get_BarcodeType();
function get_BarcodeType() : object;
Exception | Description |
---|---|
Thrown because function is not implemented. |