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

Saving Images with Alt and Tag in RadRichTextBox

1 Answer 49 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Marco
Top achievements
Rank 1
Marco asked on 27 Apr 2016, 02:38 PM

Hi,
we need saving the fields Alt and Tag of the images (ImageInline objects ) but when we try to export in docx using Export method of DocxFormatProvider these fields are lost.
Is there a way to save the values of these fields in docx format?

Thank you.
Regards.

1 Answer, 1 is accepted

Sort by
0
Tanya
Telerik team
answered on 28 Apr 2016, 02:39 PM
Hello Marco,

The DOCX format doesn't contain definitions about the Alt and Tag properties and I'm afraid that I'm unable to suggest you an approach to save them when you are working with DOCX.

In order to guarantee that every property you are setting is exported and imported back, you could use XAML as it is the native document format of RadRichTextBox and preserves all the supported features.

Hope this is helpful.

Regards,
Tanya
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
RichTextBox
Asked by
Marco
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Share this question
or