Dear Cassiopeia,
Editor.MaxHTMLLength Property:
Gets or sets the maximum number of characters including the HTML tags allowed in the Cute Editor. Default is zero, indicating no maximum.
Editor.MaxTextLength Property
Gets or sets the maximum number of characters excluding the HTML tags allowed in the Cute Editor. Default is zero, indicating no maximum.
The user will know whether html code or text has reached the character limitation by the displayed warning message.
Thank you for asking