From b577a2feb35a4b0d90a6df0f3c49676fa8a51cb5 Mon Sep 17 00:00:00 2001 From: Sathish Kumar C Date: Tue, 3 Dec 2024 11:38:38 +0530 Subject: [PATCH] 924871 - Added Syncfusion TradeMark Symbol --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24bfa88..a975e61 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Draft a Word document with multiple user -This example illustrates how to draft a Word document by combining content from multiple users in Syncfusion Word processor (a.k.a.) Document editor component using bookmarks and track changes protection type. +This example illustrates how to draft a Word document by combining content from multiple users in Syncfusion® Word processor (a.k.a.) Document editor component using bookmarks and track changes protection type. 1. Using bookmarks, we have marked the content of each author. 2. Using track changes protection type, we have stored the changes done by other users as tracked revisions in the document. -At present Syncfusion Word processor component doesn't support collaborative editing functionality. So in this example, we have bookmarked the user specific content in the master document and synced the bookmarked content once a user saves their changes. +At present Syncfusion® Word processor component doesn't support collaborative editing functionality. So in this example, we have bookmarked the user specific content in the master document and synced the bookmarked content once a user saves their changes. ## Demo illustration