PdfGraphicsAcroFormField Properties
A base class for all interactive form fields in PDF Graphics API.
Name | Description |
---|---|
Appearance | Obtains appearance settings of a form field. |
Name | Specifies form field’s name. |
Specifies whether a form field is printable. | |
Read |
Gets or sets whether the interactive form field is read-only. |
Required | Gets or sets whether to force users to complete a form field. |
Rotation | Specifies a form field’s rotation angle. |
Tool |
Specifies a form field’s tooltip text. |
Visible | Specifies whether a form field is visible on a page. |
See Also