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