i am looking for an example how to handle an uploaded screenshot with the radeditor. it is a great feature, one reason why i took telerik, but i can't find the documentation for that. do you have a link where i can look it up ?
Firefox, Chrome and IE11 offer built-in support for pasting screenshots into the content area of the editable HTML elements. This means that you can take a screenshot with the Print Screen button of your keyboard and paste it in the content area of RadEditor as a base 64 image. After obtaining the content from RadEditor you can convert the base64 string to a physical file using some third party tool/library: https://www.google.com/search?q=convert+base64+image+to+file&ie=utf-8&oe=utf-8