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