Overload | Description |
---|---|
AddCopy(PdfInteractiveFormFieldList,PdfAnnotationList,IEnumerable<PdfAnnotation>,Single,Single) | 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. |
AddCopy(PdfInteractiveFormFieldList,PdfAnnotationList,PdfInteractiveFormField,Single,Single) | Copies the field, adds the field to the specified target field list and adds annotation of field to the specified target annotation list. |