TextField Properties
A text field that is a part of a text run.| Name | Description |
|---|---|
| FieldType | Gets or sets the type of a text field. |
| ParagraphProperties | Gets or sets the paragraph properties of a text field. |
| Text | Gets or sets the text of a text run string. Inherited from TextRunStringBase. |
| TextProperties | Gets or sets the text settings applied to the text run. Inherited from TextRunBase. |
See Also