Is there any documentation on the format being used for the UltraFormattedTextEditor control and if so where can it be found?
Thanks for the answer, I was just about to ask this same question! I've tried using the design-time editor to see the XML result as you described, but unfortunately the editor dosen't cover everything the specifications allow (like multiple <p> tags for example).
Personally, I find that the easiest thing to do is to put an UltraFormattedTextEditor on a form and go to the Value property and open up the designer. That way you can edit the text, format it, experiment, and then look at the generated XML.
But if you want the documentation, you can find it here:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/WinFormattedLinkLabel_Formatting_Text_and_Hyperlinks.html