Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.
Print Specifies whether a form field is printable.
ReadOnly 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.
ToolTip Specifies a form field’s tooltip text.
Visible Specifies whether a form field is visible on a page.
See Also