How to add snippets in RichEdit

Hello,

Can anybody tell me how to add snippets in RichEdit control?

Regards,
Alexander.


2 Replies

AD Administrator Syncfusion Team March 4, 2008 12:20 PM UTC

Hi Alexander,

Thank you for your patience.

Issue : Can anybody tell me how to add snippets in RichEdit control?

Could you please provide more details what you are trying to add in RichEditControl. so that I can work in depth and try to send a better solution?

Regards,
Vishnu.





AD Administrator Syncfusion Team March 7, 2008 10:26 PM UTC

Hi Alexander,

This is the code to use.


this.rtfEditor.NamedSnippets.Add("Syncfusion Address", "Syncfusion., Inc.
9001, Aerial Ctr Pkwy
Morrisville, NC
");



Please do let us know if you need any additional information. Thank you for using Syncfusion Essential Studio.

Best regards,
Daniel


>Hello,

Can anybody tell me how to add snippets in RichEdit control?

Regards,
Alexander.




Loader.
Up arrow icon