I have been using the following:
editor.EditorWysiwygModeCss = "/core/css/editor.css"
editor.Width = 400
editor.Height = 300
This is fine but gets a bit annoying when you have to set it for everything when these values don't change. Is there a way of putting these values in a config file somewhere as a default?