VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfDocumentInteractiveForm Class / AddField Methods
In This Topic
    AddField Method (PdfDocumentInteractiveForm)
    In This Topic
    Overloaded. Adds a form field to the end of list and adds the form field annotation(s) to end of annotation collection of specified PDF page.
    Overload List
    OverloadDescription
    Adds a form field to the end of Fields list and adds the form field annotation(s) to end of annotation collection of specified PDF page.
    Adds a form field to the end of specified field list and adds the form field annotation(s) to end of annotation collection of specified PDF page.
    Requirements

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

    See Also