Forum Discussion

Damon_Wang's avatar
Damon_Wang
Occasional Contributor
12 years ago

Get image from DevX Rich Edit Control

Hi there, I'm here again. This time I'm bringing a new question about Devx Rich Edit control,

there is an image of it, I'd like to get this image objec to compare with some image else, but I couldn't find it from Rich Edit Control. I tried below code, but doesn't work.



RichEditControl.Document.GetImages(RichEditControl.Document.Range) it's a list, but when I loop it, it get nothing, the count of list is 1.



Does anyone have experience with it?

1 Reply