EditorWebViewDotnetInterop.EmbedDroppedFileAsImage Embeds a dropped file as an image. If not an image no action is taken Also allows manually sending a file with DroppedFile.ToString() as the file parameter. public Task<bool> EmbedDroppedFileAsImage(string file, bool copyNotMove)