var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentInteractiveFormJS(document); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS[] value = instance.getFields();
function getFields() : WebPdfInteractiveFormFieldJS[];
Return Value
An array that contains all fields of PDF document.