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

var value; // Type: Vintasoft.Barcode.WebAztecSymbolTypeEnumJS
value = instance.get_AztecSymbol();

Return Value

An instance of WebAztecSymbolTypeEnumJS class that defines the Aztec symbol type.
Browser Compatibility
9
5
11
5
See Also