var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_ModuleWidth(value);
function set_ModuleWidth(
valueThe width, in inches, of single barcode module.: number
) : any;
Parameters
- value
- The width, in inches, of single barcode module.