VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfDocumentInteractiveForm Class
In This Topic
PdfDocumentInteractiveForm Class Properties
In This Topic
For a list of all properties of this type, see PdfDocumentInteractiveForm.
Public Properties
 NameDescription
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a list of interactive form fields with calculation actions, defining the calculation order in which their values will be recalculated when the value of any field changes.
Public PropertyGets or sets a document-wide default value for the form of quadding (justification) to be used in displaying the text of the field.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets a field collection representing interactive form fields associated with the document.
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether the viewer application must construct appearance streams and appearance properties for all widget annotations in the document.
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the set of flags specifying various document-level characteristics related to signature fields.
Public PropertyGets or sets an XFA resource.
Public PropertyGets or sets a dictionary containing a name-resource pairs specifying individual packets that together make up the XFA resource.
See Also