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 Pdf |
Page |
Specifies page number where the interactive form field will be created. |
Specifies whether the current form field is printed. | |
Read |
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. |
Tool |
Specifies the form field’s tooltip text.
Inherited from Pdf |
Visible | Specifies whether the form field is visible on the page. |
See Also