WebPdfDocumentInteractiveFormJS Constructor(WebPdfDocumentJS)
Initializes a new instance of the
WebPdfDocumentInteractiveFormJS class.
An interactive form is a collection of fields for gathering information interactively from the user.
PDF document may contain any number of fields appearing on any combination of pages, all of which make up a single, global interactive form spanning the entire document.
The interactive form fields may be organized hierarchically into one or more tree structures.
Many field attributes are inheritable, meaning that if they are not explicitly specified for a given field, their values are taken from those of its parent in the field hierarchy.