I get a JavaScript error when I try to programatically configure the editor to be displayed in full page. I use the following line of code:
- editor.FullScreen = true;
I get the following error:
Do you have an example of RTE in full page mode on your site?
Here's my test page HTML