var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name); var value; // Type: number value = instance.get_ErrorCorrectionCoefficient();
function get_ErrorCorrectionCoefficient() : number;
Return Value
An integer value representing the error correction coefficient.