Fontface
Schaltet vorübergehend auf eine andere Schriftfamilie um.
Erlaubte Attribute: fontfamily
Kindelemente: A, Action, B, Br, Color, Fontface, ForAll, Frame, HSpace, I, Image, Loop, NoBreak, Sub, Sup, Switch, U, URL, Value
Elternelemente: B, Case, Color, Fontface, ForAll, I, Loop, NoBreak, Otherwise, Paragraph, U, URL, Until, While
<PlaceObject column="1"> <Textblock width="20"> <Paragraph fontface="Groß"> <Value>Groß</Value> <Fontface schriftfamilie="text"> <Value>normal</Value><B><Value>fett</Value></B> </Fontface> </Paragraph> </Textblock> </PlaceObject>