
'Declaration Public NotInheritable Class PdfDocumentInteractiveForm Inherits Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
public sealed class PdfDocumentInteractiveForm : Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
public __gc __sealed class PdfDocumentInteractiveForm : public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase*
public ref class PdfDocumentInteractiveForm sealed : public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^
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.
Please see example here: PdfInteractiveFormField
System.Object
 Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
   Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfDocumentInteractiveForm
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5