How do you prevent user pasting image directly into Radzen HtmlEditor?

How do you prevent user pasting image directly into Radzen HtmlEditor?

I tried to use the Paste event but it does not fire for image pastes but only for html text pastes. Also tried to prevent default on the html editor div.onpaste event without any success.

Hi @Gurusoft,

Preventing the user from pasting images is not supported.