PDFKit.NET 2.0 Class Library (.NET 2.0)

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