Examples

Editor Size

You can use width, height, min-height, max-height css properties to set the size of rich text editor.

Demo Code:

<RTE:Editor runat="server" ContentCss="example.css" ID="Editor1" Height="300" />