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