|  | |
| PdfFormField Properties | |
The PdfFormField type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DisplayPage | 
            Field page index (zero-based).
             | 
|  | DisplayRectangle | 
            Field rectangle.
             | 
|  | Flatten | 
            Gets or sets a value indicating whether to flatten this form field or not.
             | 
|  | FullName | 
            Fully qualified name of the pdf form field.
             | 
|  | Name | 
            Name of the pdf form field.
             | 
|  | ReadOnly | 
            Gets or sets a value indicating whether the field is read-only or not.
             | 
|  | Widgets | 
            The collection of widgets associated with the pdf field.
             | 
 See Also
See Also