[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.InsertImageAtSelection

InsertImageAtSelection Method

InsertImageAtSelection(Image, string)

Inserts an image at the current cursor position.

Declaration
[Obsolete("This method is deprecated, please, use InsertImageAtSelectionAsync instead.")]
public void InsertImageAtSelection(Image img, string altText = "")
Parameters
Type Name Description
Image img

Image to insert.

string altText

Alternative text for image.