var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfDocumentInteractiveFormJS value = instance.getInteractiveForm();
function getInteractiveForm() : WebPdfDocumentInteractiveFormJS;
Return Value
WebPdfDocumentInteractiveFormJS объект этого документа ИЛИ значение null, если документ не имеет интерактивной формы.