| Feature | Description |
| Text | Determines the text. You have the option of making a line break. |
| IsReadOnly | Here you can set whether it is possible to write in the text box or whether only reading is possible. Options: True | False |
| Font | Determines the font. > Make sure that the selected font is also installed on the target system. Otherwise a default font will be displayed. |
| FontSize | Determines the font size. |
| TextColor | Determines the font color. |
| TextAlignment | Determines the alignment of the text. Options: left-aligned | right-aligned | centered |
| TextBackroundColor | Determines the background color on which the text is written. |