Hello team,
I am using Rad Editor and using export to word as shown in your demo.I want to modify few things :-
I have created the button in which i have used RadEditor1.ExportToDocx()
I want that when i click the button i want that the file should save with the name as defined by me (customized name) and also how to export the editor content to the existing word file(append the new content to the existing content in word file).
I want to save the exported file to different file location. How would i set the location path to save the exported file.
Thanks for the Reply in Advance.