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

PdfAcroFormVisualField Properties

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 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. Inherited from PdfAcroFormField.
Visible Specifies whether the form field is visible on the page.
See Also