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

PdfGraphicsAcroFormField Properties

Represents the base class for all interactive form fields.
Name Description
Appearance Specifies the appearance settings for the interactive form field.
Name Specifies the interactive form field name.
Print Specifies whether the current form field is printed.
ReadOnly Gets or sets whether the interactive form field allows editing.
Required Gets or sets the required status of the interactive form field.
Rotation Specifies the rotation to apply to interactive form field.
ToolTip Specifies the form field’s tooltip text.
Visible Specifies whether the form field is visible on the page.
See Also