I'm using TextAreaFor Html helper for editing content. Now I insert an image into the box and want to modify it's properties such as width, height.. but I dont see any buttons or context menu help me manage this. How can I figure out to enable this feature?
I know some other tools implementing this feature like RadEditor of Telerik. But I just want to use Html helper here.
Really appriciate for any suggestion.