PDFReaderControls.NET Professional Type Reference

FieldCollection.Add Method 

Add a field to this collection.

public virtual void Add(
   Field field
);

Parameters

field
The field to add.

See Also

FieldCollection Class | TallComponents.PDF.Forms.Fields Namespace