Name | Description | |
---|---|---|
![]() | PdfInteractiveFormFieldList | Initializes a new instance of the PdfInteractiveFormFieldList class. |
Name | Description | |
---|---|---|
![]() | PdfInteractiveFormFieldList | Initializes a new instance of the PdfInteractiveFormFieldList class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Count | Gets the number of elements actually contained in the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsReadOnly | Gets a value indicating whether the PdfTreeNodeList<T> wrapper for the current collection is read-only. (Inherited from PdfTreeNodeList<T>) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Owner | Gets the owner of this field collection. |
![]() | Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() | NeedRaiseChangedEvent | Gets a value indicating whether the Changed event will be raised when this list was changed. |
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | AddRange | Adds the elements of the specified collection to the end of the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Clear | Removes all elements from the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Contains | Determines whether an element is in the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | CopyTo | Copies the entire PdfTreeNodeList<T> to a compatible one-dimensional array, starting at the specified index of the target array. (Inherited from PdfTreeNodeList<T>) |
![]() | FindFieldByPartialName | Finds the field by partial name. |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetEnumerator | Returns an enumerator that iterates through the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetTerminalFields | Returns all terminal fields of this subtree. |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | Insert | Inserts a form field into the PdfInteractiveFormFieldList at the specified index. |
![]() | Remove | Removes the first occurrence of a specific object from the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | RemoveAt | Removes the element at the specified index of the PdfTreeNodeList<T>. (Inherited from PdfTreeNodeList<T>) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToArray | Copies the elements of the PdfTreeNodeList<T> to a new array. (Inherited from PdfTreeNodeList<T>) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the Changed event. |
![]() | ValidateInsertingItem | Validates the item that should be inserted into PDF document. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the collection is changed. (Inherited from PdfTreeNodeList<T>) |