com.spire.pdf.fields
Class PdfFormFieldCollection

java.lang.Object
  extended by com.spire.pdf.PdfCollection
      extended by com.spire.pdf.fields.PdfFieldCollection
          extended by com.spire.pdf.fields.PdfFormFieldCollection
All Implemented Interfaces:
com.spire.ms.System.Collections.IEnumerable, IPdfWrapper, java.lang.Iterable

public class PdfFormFieldCollection
extends PdfFieldCollection

Represents a collection of form fields.


Constructor Summary
PdfFormFieldCollection()
          Initializes a new instance of the class.
 
Method Summary
 
Methods inherited from class com.spire.pdf.fields.PdfFieldCollection
add, remove
 
Methods inherited from class com.spire.pdf.PdfCollection
getCount, getList
 

Constructor Detail

PdfFormFieldCollection

public PdfFormFieldCollection()
Initializes a new instance of the class.