VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_BarcodeSubset Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BarcodeSubset Method
In This Topic
Gets the barcode symbology subset.
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

var value; // Type: Vintasoft.Barcode.Web1DBarcodeSubsetNamesEnumJS
value = instance.get_BarcodeSubset();

Return Value

An instance of Web1DBarcodeSubsetNamesEnumJS class that defines the barcode symbology subset.
Browser Compatibility
9
5
11
5
See Also