VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_HanXinCodeSymbol Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_HanXinCodeSymbol Method
In This Topic
Gets the Han Xin Code symbol version (symbol size).
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();

var value; // Type: Vintasoft.Barcode.WebHanXinCodeSymbolVersionEnumJS
value = instance.get_HanXinCodeSymbol();

Return Value

An instance of WebHanXinCodeSymbolVersionEnumJS class that defines the Han Xin Code symbol version (symbol size).
Browser Compatibility
9
5
11
5
See Also