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
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.