PDFReaderControls.NET Professional Type Reference

FieldCollection.Remove Method (Field)

Removes a field from this collection.

public virtual void Remove(
   Field field
);

Parameters

field
The field to remove.

See Also

FieldCollection Class | TallComponents.PDF.Forms.Fields Namespace | FieldCollection.Remove Overload List