In This Topic
Gets a field collection representing interactive form fields associated with the document.
Syntax
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentInteractiveFormJS(document);
var value; // Type: Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS[]
value = instance.get_Fields();
Return Value
Browser Compatibility
See Also