![]() | Text |
The TextField type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment | The text alignment |
![]() | DisplayName | User interface name The display name is not directly visible, but a PDF viewer can display this name, e.g., in a tool tip.(Inherited from FieldNode) |
![]() | DoNotExport | Tells whether this field is exported (Inherited from Field) |
![]() | ExportName | The name used when exporting (Inherited from FieldNode) |
![]() | FontSize | The font size If then the font size is chosen automatically by the PDF viewer. |
![]() | ReadOnly | Flags this field as read-only (Inherited from Field) |
![]() | Required | Flags this field as mandatory (Inherited from Field) |
![]() | Text | This field's text |
![]() | Widgets | This form field's widget annotations (Inherited from Field) |