The properties of the Field class are listed below. For a complete list of Field class members, see the Field Members topic.
Export | This field is included when the form is exported or submitted. |
FullName | The fully qualified name for this field. |
MappingName | Used when exporting data from the document. |
ReadOnly | Read-only state of this field. |
RequiredMode | The required mode for this field. |
ToolTip | The name of the field as used in the user interface. |
Widgets | The asociated widgets for this field. |
XfaInfo | Additional XFA specific information for this field. |
Field Class | TallComponents.PDF.Forms.Fields Namespace