Represents a text element (inline element).
Inherits: UIElement : UIElementBase
Name | Type | Description |
---|---|---|
Block | Boolean | Display element as block. |
Float | FloatMode |
Make the element "floating".
|
Color | TextColor | Text color. |
Base item properties |
All elements that use the Inline collection as content (such as Text or Paragraph) can include both child elements and simple text strings. The text lines are simply taken into the markup (no additional tags are added).