Xfinium.Pdf.Forms Namespace : PdfFieldCollection Class |
The following tables list the members exposed by PdfFieldCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | Item | Gets the field with the specified name. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |
![]() | Remove | Overloaded. Removes the field with the specified name from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<PdfField>) |