Dear Mike Griffin,
You can use DisabledItems property to do this.
For example:
editor1.DisabledItems = "save";
please refer to http://richtexteditor.com/test/property/disableditems.aspx
Regards,
Jeff