Click or drag to resize

PdfFieldCollection Properties

The PdfFieldCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the PdfObjectCollection.
(Inherited from PdfObjectCollection.)
Public propertyIsReadOnly
Gets a value indicating whether the PdfObjectCollection is read-only.
(Inherited from PdfObjectCollection.)
Public propertyItem
Gets the PdfField at the specified index.
Public propertyCode exampleNeedAppearances
Gets or sets a value representing whether a PDF reader should construct appearance streams and appearance dictionaries for form fields in the document.
Top
See Also