Yes this is possible. Just wrap the content with an HTML tag and use any HTML styling within the content. E.g.
<html>
<p style="font-family:Arial">Hi Arial</p>
hi other
</html></html>
![mailcontent inscription][1]
[1]: http://answers.axonivy.com/upfiles/mailFormatting.png
Yes this is possible. Just wrap the content with an HTML tag and use any HTML styling within the content. E.g.
<html>
<p style="font-family:Arial">Hi Arial</p>
hi other
</html>