Limit the total character count including HTML tags. The statistics bar shows the current count and the editor enforces the limit during editing.
<richtextbox toolbar="default"
height="300px"
max-html-length="500"
show-statistics="true"
html="..." />