Table of Contents

Namespace iText.Forms.Fields.Merging

Classes

AddIndexStrategy

A OnDuplicateFormFieldNameStrategy implementation that adds an index to the field name of the second field

AlwaysThrowExceptionStrategy

A OnDuplicateFormFieldNameStrategy implementation that throws an exception if the second field has the same name as the first field.

MergeFieldsStrategy

A OnDuplicateFormFieldNameStrategy implementation that merges the second field into the first field if the second field has the same name as the first field.

Interfaces

OnDuplicateFormFieldNameStrategy

A OnDuplicateFormFieldNameStrategy implementation that throws an exception if the second field has the same name as the first field.