Hi,
I have loaded a richtextboxadv into a winform via elementhost. The control loads fine but when I try to load a "docx" file into the control (richTextBoxAdv.Load method) it causes the following exception:
Method not found: 'System.DateTime Syncfusion.DocIO.DLS.WCommentFormat.get_Date()'.'
Is there a known cause and solution for this?
Thanks.