LS
Lingaraj S
Syncfusion Team
September 14, 2010 12:00 PM UTC
Hi,
Thank you for your interest in Syncfusion products,
Please try using GetTextWithNewLineStyle method in EditControl to achieve your requirements as shown below.
string text = this.editControl1.GetTextWithNewLineStyle(Syncfusion.IO.NewLineStyle.Windows);
Please let me know if you have any queries.
Regards,
Lingaraj S.