// Parameters var document; // Type: WebPdfDocumentJS var name; // Type: string var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormBarcodeFieldJS(document, name);
function WebPdfInteractiveFormBarcodeFieldJS(
documentWebPdfDocumentJS object.: WebPdfDocumentJS,
nameA partial name of the field.: string
) : WebPdfInteractiveFormBarcodeFieldJS;
Parameters
- document
- WebPdfDocumentJS object.
- name
- A partial name of the field.