This is a migrated thread and some comments may be shown as answers.

Find MSWord image properties (Alt) in RadRichTextBox

1 Answer 25 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Mehran
Top achievements
Rank 1
Mehran asked on 09 Jun 2012, 02:59 PM
Hi,
I can display my MSWord file by RadRichTextBox.
But,
How to find (Alt) property (or other property from other element) of MSWord Image in RadRichTextBox InlineImage.

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 11 Jun 2012, 06:12 PM
Hello Mehran,

You can check the structure of RadDocument here. The RadRichTextBox control has Document property which can be manipulated. Here is an article about ImageInline element. Note that images in the model of RadDocument do not have an analog of the ALT attribute, so this property will be stripped when you import an HTML document.

You can also check the related document element articles for the other properties you have in mind.

Do not hesitate to contact us if you have other questions.

Greetings,
Martin
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
Mehran
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or