Overload | Description |
---|---|
AddField(PdfInteractiveFormField,PdfPage) | 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. |
AddField(PdfInteractiveFormField,PdfInteractiveFormFieldList,PdfPage) | 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. |