Paragraph
Insert a paragraph of text. The width of the paragraph is inherited from the surrounding element.
Allowed attributes: allowbreak, class, color, fontface, id, language, textformat
Child elements: A, Action, B, Br, Color, Fontface, ForAll, HSpace, I, Image, Loop, Sub, Sup, Switch, U, URL, Value
(Experimental!) list of characters where a line beak is possible. Space character is not implied when this attribute is set.
(Experimental!) list of characters where a line beak is possible. Space character is not implied when this attribute is set.
Color of the paragraph. Must be defined with DefineColor before use.
CSS id for this paragraph.
The name of the fontface for the paragraph. The default is »text« (lowercase t).
Name of the language for hyphenation.
Name of the textformat that is applied to the paragraph. If none is specified the textformat text is used.
<Textblock width="27"> <Paragraph fontface="Title"> <Value>Hallo Welt</Value> </Paragraph> </Textblock>