Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PdfAcroFormVisualField Properties
Show Inherited Hide Inherited

Represents the base class for visual form fields.
Name Description
Appearance Specifies the appearance settings for the interactive form field.
Name Specifies the interactive form field name. Inherited from PdfAcroFormField.
PageNumber Specifies page number where the interactive form field will be created.
Print Specifies whether the current form field is printed.
ReadOnly Gets or sets whether the interactive form field allows edit operations.
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. Inherited from PdfAcroFormField.
Visible Specifies whether the form field is visible on the page.
See Also