VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormEditorManager Class / Remove Methods
In This Topic
    Remove Method (PdfInteractiveFormEditorManager)
    In This Topic
    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).
    Overload List
    OverloadDescription
    Removes the specified PDF annotation from the annotation collection and removes the interactive form field associated with annotation (if annotation is a widget annotation).
    Deletes the field and all children from interactive form tree, also removes all widget annotations of deleted subtree from annotations of PDF pages.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also