|
Element "Text" <text> |
|
|
The Text element is used for inserting simple text into the page. It can either be one-line or multi line. When text element is multi-line, it can also be sized vertically.
The main difference of a Text element with a Rich Text element is that a Text Element cannot have partial formatting where a Rich Text element can. For instance, when font size is defined as "5", then all of the text within the element are sized to "5". The value is entered into the Value property in the Property Editor. You can also edit the content of the text directly on the page by pressing F2 and changing to Edit State.
|