WYSIWYG editing Image gallery upload Content templates
Read-Only Content

Display rich content in a read-only editor — users can view and select text but cannot modify the content.

<richtextbox toolbar="default"
    height="300px"
    read-only="true"
    html="<h2>Product Specifications</h2><table>...</table>" />