A2v10 Platform documentation
UK


Inline Abstract Element

Represents a text element (inline element).

Inherits: UIElement : UIElementBase

Properties

Name Type Description
Block Boolean Display element as block.
Float FloatMode Make the element "floating".
  • None - (by default) no.
  • Left - place on the left.
  • Right - place on the right.
Color TextColor Text color.
Base item properties

Characteristic 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).