FontfaceSwitch to another font family.
Allowed attributes: fontfamily
Child elements: A, Action, B, Br, Color, Fontface, ForAll, Frame, HSpace, I, Image, Loop, NoBreak, Sub, Sup, Switch, U, URL, Value
Parent elements: B, Case, Color, Fontface, ForAll, I, Loop, NoBreak, Otherwise, Paragraph, U, URL, Until, While
<Record element="...">
<PlaceObject column="1">
<Textblock width="20">
<Paragraph fontface="large">
<Value>large</Value>
<Fontface fontfamily="text">
<Value>regular</Value><B><Value>bold</Value></B>
</Fontface>
</Paragraph>
</Textblock>
</PlaceObject>
</Record>