VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_AztecDataLayers Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_AztecDataLayers Method
In This Topic
Gets number of data layers in Aztec symbol.
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();

var value; // Type: number
value = instance.get_AztecDataLayers();

Return Value

Number of data layers in aztec symbol.
Browser Compatibility
9
5
11
5
See Also