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
See Also