Click or drag to resize

PdfFieldCollectionRemove Method

Overload List
  NameDescription
Public methodRemove(PdfField)
Removes the first occurrence of a specific PdfField from the PdfFieldCollection.
Public methodRemove(PdfObject)
Removes the first occurrence of a specific PdfObject from the PdfObjectCollection.
(Inherited from PdfObjectCollection.)
Top
See Also