Click or drag to resize
Pdf Library for .NET

PdfFormField Properties

The PdfFormField type exposes the following members.

Properties
  NameDescription
Public propertyDisplayPage
Field page index (zero-based).
Public propertyDisplayRectangle
Field rectangle.
Public propertyFlatten
Gets or sets a value indicating whether to flatten this form field or not.
Public propertyFullName
Fully qualified name of the pdf form field.
Public propertyName
Name of the pdf form field.
Public propertyReadOnly
Gets or sets a value indicating whether the field is read-only or not.
Public propertyWidgets
The collection of widgets associated with the pdf field.
Top
See Also