i downloaded the latest trial version last night and the UseHTMLEntities property doesn't seem
to do anything.
i've tried setting it in code, Editor.UseHTMLEntities=false
and in the designer:
<CE:Editor EditorWysiwygModeCss="/cute/example.css,/cute/empty.css" id="CuteEditor" ShowPreviewMode="False" Height="600" Width="100%" UseHTMLEntities="False" runat="server" ></CE:Editor>