Limit the visible text character count, excluding HTML tags. The statistics bar shows the current count against the 200-character limit.
<richtextbox toolbar="default"
height="300px"
max-text-length="200"
show-statistics="true"
html="..." />