The FormTextField class implements the Adobe PDF AcroForms form text field.

Syntax

public class FormTextField : FormField
Public Class FormTextField : FormField

Introduced: X19.

Constructors

Constructor Description
FormTextField Initializes a new instance of the FormTextField class.

Properties

Property Description
AlternateFieldName Gets or sets the alternate field name of the field.
(Inherited from AcroForms.FormField)
Bounds Gets or sets the rectangle bounds of the form field in the document.
(Inherited from AcroForms.FormField)
FieldName Gets or sets the name of the field.
(Inherited from AcroForms.FormField)
FieldType Gets or sets the type of the field.
(Inherited from AcroForms.FormField)
Value Gets or sets the value of the form text field.