We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e99e59 commit a1d9c61Copy full SHA for a1d9c61
ej2-asp-core-mvc/document-editor/how-to/get-the-selected-content.md
@@ -72,5 +72,5 @@ You can use `sfdt` API to get the selected content as rich text from React Docum
72
You can add the following custom options using this API,
73
74
* Save or export the selected content as SFDT file.
75
-* Get the content of a bookmark in Word document as SFDT by selecting a bookmark using `selectbookmark` API.
+* Get the content of a bookmark in Word document as SFDT by selecting a bookmark using `select bookmark` API.
76
* Create template content that can be inserted to multiple documents in cursor position using `paste` API.
0 commit comments