You can use width, height, min-height, max-height css properties to set the size of rich text editor.
<RTE:Editor runat="server" ContentCss="example.css" ID="Editor1" Height="300" />