Hi,
I'm creating a documenteditor reactjs component in a classic asp.net web forms app.
I need to be able to read a word document (*.docx) and use it in the reactjs component.
After reading about the
import function I think I need a solution to use the Syncfusion.EJ2.DocumentEditor in .net 4.6.1 is this possible?
Or is there another way to do this?
And do you have an example project in asp.net 4.6.1 where I can look at how this is done?
thanks