PdfInteractiveFormEditorManager Class Methods
In This Topic
For a list of all methods of this type, see
PdfInteractiveFormEditorManager.
Public Methods
| | Name | Description |
 | Add | Overloaded. Adds annotations to the specified target annotation list and adds fields of annotations to the specified target field list. |
 | AddCopy | Overloaded. Copies annotations, copies interactive form fields of annotations, adds annotations to the specified target annotation list and adds fields of annotations to the specified target field list. |
 | GetUniqueAnnotationName | Returns a unique name for annotation in target annotation list. |
 | GetUniqueFieldPartialName | Returns a unique partial name for field in target field list. |
 | Remove | Overloaded. Removes the specified PDF annotation from the annotation collection and removes the interactive form field associated with annotation (if annotation is a widget annotation). |
See Also