get_HanXinCodeErrorCorrectionLevel Method
In This Topic
Gets Han Xin Code error correction level.
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();
var value; // Type: Vintasoft.Barcode.WebHanXinCodeErrorCorrectionLevelEnumJS
value = instance.get_HanXinCodeErrorCorrectionLevel();
Return Value
An instance of
WebHanXinCodeErrorCorrectionLevelEnumJS class that defines the Han Xin Code error correction level.
Browser Compatibility
See Also