var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_ErrorCorrectionCoefficient(value);
function set_ErrorCorrectionCoefficient(
valueAn integer value representing the error correction coefficient.: number
) : any;
Parameters
- value
- An integer value representing the error correction coefficient.