In SfRichTextBoxAdv control, you can calculate total word count in the document using the Find functionality. By matching the regular expression to specify whole words, you can find all occurrences of whole words in the document. The text search results count specifies the total word count in the document. The following XAML code denotes how to initialize SfRichTextBoxAdv control. XAML
The following sample code snippet demonstrates to find all occurrences of whole words in the document. C# VB
|
This page will automatically be redirected to the sign-in page in 10 seconds.