PdfAcroFormCommonVisualField Properties
Represents the base class for common field types such as text box, check box, list box, combo box, and signature.
Name | Description |
---|---|
Appearance |
Specifies the appearance settings for the interactive form field.
Inherited from Pdf |
Name |
Specifies the interactive form field name.
Inherited from Pdf |
Page |
Specifies page number where the interactive form field will be created.
Inherited from Pdf |
Specifies whether the current form field is printed.
Inherited from Pdf |
|
Read |
Gets or sets whether the interactive form field allows edit operations.
Inherited from Pdf |
Rectangle | Specifies a rectangle inside which an interactive form field is located on a page. |
Required |
Gets or sets the required status of the interactive form field.
Inherited from Pdf |
Rotation |
Specifies the rotation to apply to interactive form field.
Inherited from Pdf |
Text |
Specifies the horizontal alignment of the interactive form field’s text. |
Tool |
Specifies the form field’s tooltip text.
Inherited from Pdf |
Visible |
Specifies whether the form field is visible on the page.
Inherited from Pdf |
See Also