By default CuteEditor converts all HTML tags of the finally generated content to lower case. You can turn this feature off by setting this property to false.
[Visual Basic] Public Property ConvertHTMLTagstoLowercase As Boolean
[C#] public bool ConvertHTMLTagstoLowercase {get; set;}