PdfFieldCollection Properties |
The PdfFieldCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the PdfObjectCollection.
(Inherited from PdfObjectCollection.) | |
| IsReadOnly |
Gets a value indicating whether the PdfObjectCollection is read-only.
(Inherited from PdfObjectCollection.) | |
| Item |
Gets the PdfField at the specified index.
| |
| NeedAppearances |
Gets or sets a value representing whether a PDF reader should construct appearance streams and appearance dictionaries for form fields in the document.
| |
| RebuildAppearances |
Gets or sets a value representing whether a RAD PDF should rebuild the appearance streams of all form fields when generating the output PDF.
|