Click or drag to resize

XfaTextField Properties

The XfaTextField type exposes the following members.

Properties
Name Description
Public property FieldType
Gets the type of the xfa field.
(Inherited from XfaField .)
Public property Name
Gets the name of the xfa field.
(Inherited from XfaField .)
Public property Value
Gets or sets the value of field.
Public property XfaForm
Gets the xfa form of the xfa field.
(Inherited from XfaField .)
Top
See Also