Gets the barcode symbology subset.
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
var value; // Type: Vintasoft.Barcode.Web2DBarcodeSubsetNamesEnumJS
value = instance.get_BarcodeSubset();
Return Value
An instance of
Web2DBarcodeSubsetNamesEnumJS class that defines the barcode symbology subset.